-
# Problem
The Bravos wallets use secure enclave and NIST-P256 elliptic curve (secp256r1) to sign messages.
We must implement this signer in Cairo to verify the order proof and be filly compatible wi…
-
The RPC Request Builder currently autogenerates `starknet.js` code snippets for each Starknet RPC endpoint. We need to do the same for `starknet.rs`.
Ref:
- https://rpc-request-builder.voyager.o…
-
The tests are already defined in `src/contracts/ramps/revolut/revolut_test.cairo`. You just need to write their implementation following the way the escrow tests are implemented.
These contracts wi…
-
Umoja Finance is a decentralized financial application built for the African market, focusing on making financial services accessible, simple, and secure through blockchain technology. The name "Umoja…
-
### Increasing Access
The purpose of this issue is to deploy the smart contract that will handle the minting of SVGs as NFTs on Starknet. This process involves writing, testing, and deploying a smart…
-
Raodmap label "Future version" on darkmode not readable. The background of the label in dark mode should be lighter because the font is dark.
https://www.starknet.io/en/roadmap
-
This issue is not a priority right now because, in the second version of the dashboard, we have added a 'token' section that lists all tokens earned on Starknet Quest. Once the first version of the da…
-
- Documentation:
https://github.com/starkware-libs/starknet-specs/releases/tag/v0.8.0-rc0
- Includes websocket (ws) support.
- Currently in RC phase: 0.8.0-rc.0
-
Does it make sense to write a plugin for it? https://github.com/d-s-i/starknet-analyzer
-
**Is your feature request related to a problem? Please describe.**
At https://github.com/keep-starknet-strange/madara we are building starknet sequencers.
Other projects are doing so and others are …