GianMarco
GianMarco
**Please answer in the comments if you are interested.** **Rewarded Contribution: Via Only Dust, we offer incentives for contributors.** --- We're looking for contributors to update full Starknet-js: Javascript SDK...
**Please answer in the comments if you are interested.** **Incentivized Contributions: Via Only Dust, we offer incentives for contributors.** We're looking for contributors to update the `Getting started` section on...
### Description of the Changes Add tutorial of how declare, deploy and interact with a sample smart contract using katana devnet. Follow migration of Starknet book [2.2.1 Katana Scarb and...
**Describe the bug (observed vs expected behavior)** Currently, switching between versions requires using `cargo install starknet-devnet --version x.x.x`. It would be beneficial to integrate with [asdf](https://asdf-vm.com/guide/getting-started.html) for version management. Here...
# Description Following base template [readme](https://github.com/gianalarcon/dfx-sdk/blob/ed729f6f1c8615330ef439c7ffcb562175ac3c34/src/dfx/assets/project_templates/base/README.md#L37) Command `npm run generate` not found Fixes # (issue) Fixed to use right command: `npm run prebuild` # How Has This Been Tested? Manually...