Sourced Local Dev Setup
Last updated
Last updated
Want to use sourced
locally for development, or to work with smart contracts? You're in the right place. To get started with smart contract development, we recommend running on a laptop until you are ready to deploy to a public testnet.
Follow the instructions to install Go.
For an Ubuntu LTS, you can probably use:
Please install Go v1.19 or later.
Your local chain should now be running in development mode with two funded genesis accounts and a single validator for testing purposes.
Follow the instructions to install Ignite CLI. (Ignite CLI can also be used in an online Gitpod container )