Linux CLI
Hardware Requirements
Minimum:
CPU with 1+ cores
2GB RAM
4 MBit/sec download Internet service
Recommended:
Fast CPU with 2+ cores
4GB+ RAM
8+ MBit/sec download Internet service
The verifier node does not need a static IP address or open ports.
The verifier node does not require significant storage capacity. The minimum storage needed is merely for the software and its configuration, which should be less than 100MB.
System Requirements
We recommend running the node on a modern version of Ubuntu
, although it is compatible with many modern Linux distributions.
Preparation of Private Key and Gas Fees
The Glacier Verifier Test Node currently secures verifier tasks on the OpBNB Testnet. Consequently, Node Operators will need some tBNB Tokens on the OpBNB Testnet to cover gas expenses for running the verifier nodes. Follow these steps to prepare OpBNB Testnet gas fees for the address used to operate the verifier node, if you already have gas fees on the OpBNB Testnet, just skip the following steps.
Create a wallet HowTo
Connect to OpBNB Testnet HowTo
Get some OpBNB Token HowTo
Transfer your testing assets to opBNB HowTo
Export the private key from MetaMask HowTo
Own Your Node License
Currently, we will automatically mint the Node License NFT for you on the OpBNB Testnet the first time the verifier node goes online and is registered on the smart contract, eliminating the need for you to request it manually. Please note that the minting process may take several minutes.
The Node License NFT on testnet is not transferable.
Run A Node
Download Node binary from Github, download the right arch for your OS
Download config template Here
Setup your PrivateKey
Run node
Make sure your config file is in the same directory as the binary
Run
Your node should be ready to go!
Run in screen
screen
allows you to run verifier node continuously, even if you disconnect from the server or terminal.
For more uses of the screen command, you can check out this tutorial.
Visit Node Explorer
The online status of the verifier nodes on the testnet can be checked here: https://testnet.nodes.glacier.io/status
Contract Addresses(Testnet)
License NFT Contract: https://opbnb-testnet.bscscan.com/token/0xb813466384c915280f5b8ffa005fcc2cb5cf5b87
Last updated