API
You can trade on Turbine programmatically through Turbine's API. We currently have a Python client you can use to authenticate with your wallet address and place orders on the orderbook.
Resources
- API Base URL: https://api.turbinefi.com
- Python Client: github.com/ojo-network/turbine-py-client