Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteemWitnessAutoSwitch

Auto Switch Steem Witness Node

How to use

  1. Configure your settings in config.json
  2. node monitor-witness.js or run via pm2 i.e. start.sh

Docker

  1. Build docker image
git pull https://github.com/DoctorLai/SteemWitnessAutoSwitch.git
cd SteemWitnessAutoSwitch
docker build -t auto-switch .
  1. Edit config.json
  2. Run docker container
docker run -itd --name autoswitch \
           --restart always \
           -v $(pwd)/config.json:/app/config.json \
           auto-switch

About

Auto Switch Steem Witness Node

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages