Skip to content

A Python script for checking your Storj node audits

License

Notifications You must be signed in to change notification settings

konsou/get-storj-audits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Storj Audits

A Python script for checking your audits

NOTE: This script is currently broken because of changes to dashboard API. Will fix when the dashboard API allows querying the audits.

Requires Python 3.7 or newer

Setup:
sudo apt update
sudo apt install python3.7 python3-pip
git clone https://github.com/konsou/get-storj-audits
cd get-storj-audits
pip3 install -r requirements.txt

Usage:
python3 ./src/main.py nodeaddress:nodeport

About

A Python script for checking your Storj node audits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published