Example of REST connection with binance API. Heavily inspired by python-binance.
- Have python 3 installed
- create .env file
- run code
pip install -r requirements.txt - run code
python main.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Example of REST connection with binance API. Heavily inspired by python-binance.
pip install -r requirements.txtpython main.py