Voi Node Checker
24
VOI Participation Node Checker
!!! Voi Node-Checker -
#Nodunuzun çalışıp çalışmadığını ve sunucu donanım kullanım bilgisi verecektir(cpu,ram,hdd)
Prerequisites
- Check you have set your VOI wallet address in your environment:
export addr=<VOI WALLET ADDRESS>
(tırnakları kaldırıp cüzdan adresinizi girin.)
2. Clone the repo to your node
git clone git@github.com:crypto-morph/voi-checker.git
(bu kod çalışmazsa aşağıdakini girin)
git clone https://github.com/crypto-morph/voi-checker.git
2.
cd voi-checker
(dizine girin)
3.do check
./check-status.sh
Çıktıdan node bilgileriniz yer alacaktır
Hepsinin ok olması iyidir
Example output
---- VOI Participation Node Checker ---- address is set to TG4XRUVGGQZOS6JYNRFN5EWBL2ZKWKZHIOIC2OKURX3FPFYKFCYJ7X44M4 ---- Checking if node is started... OK Checking if node is in sync... IN SYNC Checking if Node believes it is online... ONLINE Checking balance... OK - 569.989 voi is enough Checking machine resources... CPU... OK (0.60241%) RAM... OK (6.46636%) HDD... OK (3%)