Setting Up a Node
Setting Up a Shadows Node
1. Building
Install Rust:
Make sure you have submodule.recurse
set to true to make life with submodule easier.
Install required tools and install git hooks:
Build all native code:
2. Run
You can start a development chain with
3. Development
To type check:
To purge old chain data:
To purge old chain data and run:
Last updated
Was this helpful?