Developer Resources
This section contains all the neccessary resources that are required for developing and interacting on MANTRA Chain.
Last updated
This section contains all the neccessary resources that are required for developing and interacting on MANTRA Chain.
Last updated
For learning more about cosmwasm here are the resources :
For learning about tools that are used for building dApps on MANTRA Chain, you can refer
The following cheat sheet contains useful mantrachaind
commands you as a dev would use on a regular basis:
For bootstrapping a dApp project on MANTRA Chain
Install Beaker, a tool for managing and deploying CosmWasm smart contracts, run the following command:
To generate a new Rust project from Interwasm DAO's template, use the following command:
cargo-generate is a tool that helps you to generate a new Rust project from a template. To install it, run:
For building your Rust smart contract code into WebAssembly (WASM) bytecode and execute in runtime.
Install the necessary dependencies for the deployment script,run the following commands::
For learning more about beaker do refer to .
RPC Endpoints:
API Endpoints:
Obtain OM testnet tokens:
Block Explorer: