Building Smart Contracts
Install cargo-contract
rustup component add rust-src --toolchain nightlycargo install cargo-contract --vers ^0.8 --force --locked🧪 Test
cargo +nightly test🏗️ Build
cargo +nightly contract buildLast updated
Was this helpful?