Setting Up The Node
💡 Installing The Canvas Node
$ cargo install canvas-node --git https://github.com/paritytech/canvas-node.git --tag v0.1.5 --force --locked
🚀 Run The Node
$ canvas --dev --ws-external --rpc-external --prometheus-external
You should see something like this.

Last updated
Was this helpful?