Nillion Verifier
๐ ๏ธ Hardware Requirements
The system requirements for Nillion Verifier are quite low, here is an example of the system characteristics on which the launch of the node was tested.
Additional requirements
โฑ๏ธ Installation time: ~10-30 minutes
~10-30 minutes
Note. The attacker will store the credentials in a file called credentials.json in the created folder. If you lose this file, you will lose access to the accuser's keys/address.
๐ Manual installation
๐Step 1: Adding the Nillion Testnet to Keplr and inviting test tokens.
Create a wallet in Keplr, or use an existing one.
Add Nillion Testnet to your wallet - https://chains.keplr.app/
Copy your Nillion address.
Request test tokens to your address - nillion faucet
After that, proceed to install Nillion Verifier.
๐Step 2: Installation packeges and dependencies
๐Step 3: Install Verifier node
1- Pull docker images
2- Create folder
3- Initialize verifier
This outputs registration details.
accound_id: Nillion address of the accuser
public_key: Public Key of the accuser
Save this data, we will use it later.
๐Step 4: Verify your Nillion Verifier
Go back to verifier.nillion.com, select Verified โ Set up for Linux and go to step 5. Initialize the accuser.
Select Verifier
Select Set up for Linux
Select "5.Initialising the verifier.
If everything is fine, you will see the following inscription.
If you have an error, you may have to wait 10-30 minutes, then try again.
Request test tokens from the faucet, to your address "Verifier account id"
After you have requested tokens to your Keplr wallet address, verified the node in step 5, wait for some time 30-60 minutes, and proceed to the next step.
๐Step 5: Running the verifier
Now run your verifier:
Your verifier is now running. It pause for a cool down period before starting to challenge secrets.
๐Step 6: Backup your verifier's credentials.
Note. The attacker will store the credentials in a file called credentials.json in the created folder. If you lose this file, you will lose access to the accuser's keys/address.
๐Step 7: We check the operation of the node in the dashboard.
Let's go back to the dashboard where you will see something like this in front of you.
You also have the option to stake ETH Mainnet to increase your rewards.
You can check the operation of the node and find useful commands in the Useful command section.
Last updated