Skip to content

MAINNET-binaries

Latest

Choose a tag to compare

@NullaZK NullaZK released this 17 Jun 13:33
· 5 commits to main since this release
5dcac45

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