Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 921 Bytes

upgrade_v3.md

File metadata and controls

33 lines (27 loc) · 921 Bytes

Glacier Verifier Node v3

  • Follow Video: Youtube

  • Official Docs: Here

  • If you are just starting you can follow the previous guide

Step-by-Step Guide

  1. Stop & Remove Docker Container
docker stop glacier-verifier 
docker rm glacier-verifier 
  1. Run A Node
docker run -d -e PRIVATE_KEY=YOUR_PRIVATE_KEY --name glacier-verifier docker.io/glaciernetwork/glacier-verifier:v0.0.3
  • Enter your node wallet private key
  1. Check Logs
docker logs -f glacier-verifier
  1. Check Status The online status of the verifier nodes on the testnet can be checked here: https://testnet.nodes.glacier.io/status