dYdX Chain Client for Python
Repository: v4-client-py
Installation
pip install v4-client-pyDevelopment Setup - VS Code
Shift-Command-P: Create Python Environment
Select Venv
Select Python 3.9 as interpreter
Select requirements.txt as the dependencies to installpip install -r requirements.txtTroubleshootimg
PreviousAdditional Javascript Client ExamplesNextExample #1: Placing, Replacing, and Canceling Orders
Last updated