Build using Docker
๐ Run the Docker container
Using this one command, you will have a ready-to-use environment.
docker run -it veradefi/substrate_env:latest๐๏ธ Build
To compile the smart contract, run the following command
cargo +nightly contract buildLast updated
Was this helpful?