Skip to content

Releases: NullaZK/mainnet

MAINNET-binaries

17 Jun 13:33
5dcac45

Choose a tag to compare

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).