Getting Started - adamhyman/dinar-trader GitHub Wiki

Getting Started

  1. Install Python 3
  2. Install "requests" library using Pip
  3. cd into python3-krakenex/ and run python setup.py install
  4. Run exchange_query.py in the root directory of this repository