Installation
Set up a verifier to run in the background, ensuring that data shares remain intact and helping maintain the network’s integrity
Update System
Install Prerequisites & Docker
Verify Docker Installation
Download accuser Image
Create accuser directory
Run the container to initialise accuser & register
This will output the details needed to register the accuser on the website, connect your keplr wallet & register them below:
accound_id: Nillion address of the accuser
public_key: Public Key of the accuser
The accuser will save the credentials in a file named credentials.json within the created folder. It's important to back up this file if you lose it, you'll lose access to the keys and address of the accuser.
Funding the accuser
To file accusations on Nilchain, you must first fund the accuser account with NIL. You can obtain this from the Nillion faucet
Running the accuser
YOU MUST WAIT 30-60 MINUTES TO CONTINUE WITH THE STEPS BELOW
Check verifier logs
Last updated