💻Installation
Officially stated requirements: 2/4/100 ubuntu 22.04
Server preparation
Installing Ubuntu 22.04
Download the binary file
Important - if you are synchronizing with 0, then after synchronization is complete, stop the node, remove the reserved-nodes and reserved-only flags and restart the node
Create a service file
Now our node has started to synchronize. We can check our node in telemetry
Validator setup
IMPORTANT - further actions should only be taken if the team has selected you as a validator in the future test network. You should also wait for the future network itself to create a validator
After the node has synchronized, we pull out the key from our node by entering the command
If you get a similar result, then everything is great {"jsonrpc":"2.0","result":"0xa0very0long0hex0string","id":1} - copy the key (in bold) we will need it in the near future
Go to the website and first create a stash wallet
For stash we configure Set on-chain Identity for identification
We create a validator. To do this, select Network - Staking - Accounts - Validator
Next, insert our key received from the validator node, select the commission percentage
As soon as a place among the validators becomes available, you will appear in the Staking Overview tab, but for now you can find yourself on the Waiting tab
Last updated