Prerequisites
Last updated
Was this helpful?
Last updated
Was this helpful?
You can follow the detailed guide from Substrate Developer Hub.
Run these commands from a terminal:
Run these commands from a terminal:
This guide uses rustup
to help manage the Rust toolchain. First, install and configure rustup
:
Configure the Rust toolchain to default to the latest stable version, add nightly and the nightly wasm target: