Initial setup
- Create Virtual Environment
- Add wallet and private key to .env
Order notifications (NEW, CANCELLED, FILLED) are send via a websocket connection
python listen.py
- Main - Examples of SDK calls
python main.py
- Price Table - Whows
python pricing_table.py