These scripts are to help with starting, maintaining, and checking on the status of your NRG / Energi masternode.
I will add more scripts later if I can make more useful ones.
~ LeshaCat
http://easyx.cc/
http://pool.easyx.cc/
- install-scripts.sh - Install and configure the scripts, asks for wallet
- energi3-unlock - Unlocks wallet for staking, asks for password
- energi3-status - Outputs status (blockheight, balance, staking, etc)
./
├── bin
│ ├── energi3-unlock
│ └── energi3-status
├── install-scripts.sh
└── README.md
EOF