Emergency daemon that shuts down the Neutrino control contract when the price delta is too high
pip3 install pywaves
- Fill in control contract address (oracles.sc) and the privateKey of production oracle in emdaemon.py
- To run:
python3 emdaemon.py
(or use https://github.com/Unitech/pm2 for process management)