Skip to content

colonyairdrops/Glacier_Verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Glacier_Verifier Node by @ColonyAirdrops

Step-by-Step Guide

Hardware Requirement

image

  1. Create New Wallet
  2. Visit Faucet and get some tBNB in new wallet
  3. Visit Bridge and bridge tBNB from BNB testnet to opBNB testnet
  4. Copy private_key of node wallet (without 0x)

Run A Node

docker run -d -e PRIVATE_KEY=$YOUR_PRIVATE_KEY --name glacier-verifier docker.io/glaciernetwork/glacier-verifier:v0.0.3

Make sure to take faucet before running

Check Logs

docker logs -f glacier-verifier

Check Status

The online status of the verifier nodes on the testnet can be checked here: https://testnet.nodes.glacier.io/status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published