Skip to content

Realtime monitoring of bitcoin addresses balances and activity

License

Notifications You must be signed in to change notification settings

pxsocs/warden_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the WARden Node Monitor

Open Source? Yes! Powered by NGU

Requirements:

🐍 Python 3.7 or later

Realtime monitoring of nodes

INSTALLATION

git clone https://github.com/pxsocs/warden_monitor
cd warden_monitor
python3 -m venv myenv
source myenv/bin/activate
python3 -m pip install -r requirements.txt

Then to run:

source myenv/bin/activate
cd src
python3 warden

Upgrade:

git pull origin master

Screenshot

image

About

Realtime monitoring of bitcoin addresses balances and activity

Resources

License

Stars

Watchers

Forks

Packages

No packages published