Use the following command to build the node without launching it
cargo build --releaseNote: This node requires Grassland's substrate inference container in order to work.
Once the node has been built, type the following command to run it
./target/release/node-grassland --devThen start your substrate inference container.
If you want to stop the node, type CTRL-C
Detailed instructions are available in the "docs" directory