Getting Started - adamhyman/dinar-trader GitHub Wiki
Getting Started
- Install Python 3
- Install "requests" library using Pip
- cd into python3-krakenex/ and run
python setup.py install
- Run exchange_query.py in the root directory of this repository
python setup.py install