Skip to content

Ne00n/scprimeSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scprimeSync

Sync your Node pricing with current SCP listed Price

Dependencies

apt-get install -y git python3 python3-pip && pip3 install python-coinmarketcap

API Key
https://coinmarketcap.com/api/
Free up to 10k/req per month

git clone https://github.com/Ne00n/scprimeSync.git && cd scprimeSync
cp config.example.json config.json
sed -i -e 's/xxxx-xxxx-xxxx-xxxx/YOURKEY/g' config.json
sed -i -e 's/4.0/TARGETPRICE/g' config.json

As of today you can go up to 4$ per TB

Test

python3 sync.py

About

Sync your Node pricing with current listed Price

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages