This node is supported for Ubuntu 18.04 and above. It has been tested on 20.04.
cargo
command to build and launch the template node:cargo run
command will perform an initial build. Use the following command to build the node without launching it:cargo run
command will launch a temporary node and its state will be discarded after you terminate the process. After the project has been built, there are other ways to launch the node.