- Python 3.10
- Then run
pip install -r requirements.txt
- Duplicate
exchanges.sample.json
toexchanges.json
python start.py
You can use rules to define the script's behaviors from start.py
.
For example, with the Transfer
rule, you can ask the script to move funds from one exchange to another when an asset reaches a certain amount.