Releases: NullaZK/mainnet
Releases · NullaZK/mainnet
MAINNET-binaries
Nulla Mainnet — Validator Release
Download the assets from this release and follow the setup guide.
After downloading, copy the binaries into the Ansible folder before deploying:
cp /path/to/nulla-relay ansible/roles/nulla-relay/files/
cp /path/to/polkadot-prepare-worker ansible/roles/nulla-relay/files/
cp /path/to/polkadot-execute-worker ansible/roles/nulla-relay/files/
cp /path/to/nulla-mainnet.raw.json ansible/roles/nulla-relay/files/
Then follow ANSIBLE_SETUP.md (multiple nodes) or MANUAL_SETUP.md (single node).