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