Running the node
After completing this section, your node will be connected to the Aleph Zero Testnet and will start receiving blocks from the network.
Prerequisites
git clone https://github.com/Cardinal-Cryptography/aleph-node-runner
cd aleph-node-runnerSetup and running
./run_node.sh -n <your_nodes_name> --ip <your public ip> --mainnet./run_node.sh -n <your_nodes_name> --dns <your domain name> --mainnetLast updated
Was this helpful?
