Validator Quickstart
Get started with the Raiku validator client
Already running jito-agave?
--raiku-engine-url https://engine.testnet.raiku.sh:443 \
--raiku-merkle-root-upload-authority 7maV3ghmAJZGmzCBa8xNWVkrz4S1WHiCXzAZhPufBY8e \
--raiku-commission-bps 500Building from Source
1. Install rustc, cargo & rustfmt
curl https://sh.rustup.rs -sSf | sh
source $HOME/.cargo/env
rustup component add rustfmtOn Ubuntu
On Fedora
2. Download the Source Code
3. Build the Client
Last updated
Was this helpful?

