Skip to content

Instantly share code, notes, and snippets.

@ansonla3
Created November 1, 2019 12:29
Show Gist options
  • Save ansonla3/2573b5bfe7aebff37316b10e3ec0901a to your computer and use it in GitHub Desktop.
Save ansonla3/2573b5bfe7aebff37316b10e3ec0901a to your computer and use it in GitHub Desktop.
git clone https://github.com/substrate-developer-hub/substrate-package.git
cd substrate-package
curl https://getsubstrate.io -sSf | bash -s -- --fast
cd substrate-node-template
./scripts/init.sh
cargo build --release
./target/release/node-template --dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment