Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.
/ check_peers Public archive

check and update working peers list in node config. [WIRA] https://staking.wira.co

Notifications You must be signed in to change notification settings

kinqsley/check_peers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

check_peers

Get peer list from https://adapools.org/peers and update in your node config yaml file.

Install

Download from release and put it in the same location where your node config file is located.

Build from source

  1. Install Go: https://golang.org/doc/install
  2. Download the source:
git clone https://github.com/kinqsley/check_peers.git
  1. Build with Go:
go get
go build check_peers.go

Usage

check_peers -config=node-config.yaml

Note

Please make a copy of your node config file before running this program.

Brought to you by [WIRA] staking.wira.co

About

check and update working peers list in node config. [WIRA] https://staking.wira.co

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages