-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### New Tool Description
This tool is used for building websites and help iimprove UI and UX so it must exist in …
-
Include several examples of how to use the SDK in the README
-
**SNOS version:**
Fork of SNOS: https://github.com/L0GYKAL/snos
Added the erc20_custom contract (in cairo and compiled in featured/cairo1).
Added a state creation function in state.rs and added a t…
-
Use u256 instead of bytes32
Down below is the function that is to be implemented in the contract but in cairo.
https://github.com/allo-protocol/allo-v2/blob/4dd0ea34a504a16ac90e80f49a5570b8be9b30e9/…
-
### Description
In Starknet, it is possible to interact with Ethereum by using the L1 L2 messaging system.
In this example, we want to demonstrate the usage of this messaging system to send and…
-
## Tests made 28/apr/2024 with :
- Linux Mint 21.3
- Starknet.js v6.8.0
- Get-starknet v3.3.0
- A demo DAPP built with Next.js : https://cairo1-js.vercel.app/
- Chrome v124.0.6367.60
- Brave v1.…
-
** Stay tuned for the announcement and the start of the Beta testing**
Description
The beta testing contest starts soon. The date for the start and end of the contest is announced at the same time…
-
Currently starknet.rs uses `deployContract` (camelCase):
https://github.com/xJonathanLEI/starknet-rs/blob/36ec1d681fc2917ca4857d14ce262ed7c2b60a7a/starknet-contract/src/factory.rs#L15-L16
OpenZepp…
-
https://github.com/keep-starknet-strange/madara/blob/main/crates/primitives/transactions/src/getters.rs#L51
In madara we added a set of common getters for all our tx types.
You should do that for …
-
The idea of this PR is to implement the tooling around piltover to easily deploy the contract on Sepolia.
This includes:
1. Compiling the contracts
2. Deploying the contracts configured to intera…