This is a collection of simple asynchronous RESToverHTTP and JSON-RPCoverWebSocket examples of how to interact with a few Crypto Exchanges.
All examples have been written using Python 3.9.
- Deribit
- FTX
- BYB
- RESToverHTTP [GET] Unauthenticated Example
- RESToverHTTP [GET] Authenticated Example
- RESToverHTTP [POST] Authenticated Example
- JSON-RPCoverWebSocket Authenticated + Heartbeat + Subscribe Example
- RESToverHTTP [GET] Unauthenticated Example
- RESToverHTTP [GET] Authenticated Example
- RESToverHTTP [POST] Authenticated Example
- JSON-RPCoverWebSocket Authenticated + Heartbeat + Subscribe Example
- RESToverHTTP [GET] Unauthenticated Example
- JSON-RPCoverWebSocket Unauthenticated + Heartbeat + Subscribe Example
Elliot Parker
- Telegram: @ElliotPark