docker-compose.yaml
file with below content:cargo --version
.v0.8.3
in the example below):target/release
folder, called clover.--help
flag to find out which flags you can use when running the node. For example, if connecting to your node remotely, you'll probably want to use --ws-external
and --rpc-cors all
.--pruning
flag:--wasm-execution Compiled
. Note that this uses much more CPU and RAM, so it should be turned off after the node is in sync.--rpc-external
and --ws-external
commands.