LINUX INSTRUCTIONS for getting Rusty-Kaspad synced to mainnet:. follow the instructions here:.
25 Mar 2023, 12:56
LINUX INSTRUCTIONS for getting Rusty-Kaspad synced to mainnet:
follow the instructions here:
then, in the main repo folder, run:
cargo build --release
after 10 minutes (end of successfull compilation), run:
cd target/release
then run:
./kaspad --utxoindex --connect=YOUR_GOLANG_KASPA_NODE_IP:16111 --listen=127.0.0.1:50051 --loglevel=info
enjoy the IBD until the node is synced.