Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

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.

Supported Exchanges:

  • Deribit
  • FTX
  • BYB

Available Examples:

Deribit

  • RESToverHTTP [GET] Unauthenticated Example
  • RESToverHTTP [GET] Authenticated Example
  • RESToverHTTP [POST] Authenticated Example
  • JSON-RPCoverWebSocket Authenticated + Heartbeat + Subscribe Example

FTX

  • RESToverHTTP [GET] Unauthenticated Example
  • RESToverHTTP [GET] Authenticated Example
  • RESToverHTTP [POST] Authenticated Example
  • JSON-RPCoverWebSocket Authenticated + Heartbeat + Subscribe Example

Bybit

  • RESToverHTTP [GET] Unauthenticated Example
  • JSON-RPCoverWebSocket Unauthenticated + Heartbeat + Subscribe Example

Contact

Elliot Parker

About

This is a collection of simple asynchronous RESToverHTTP and JSON-RPCoverWebSocket examples of how to interact with a few Crypto Exchanges.

Topics

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages