Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.
Jack Wong edited this page Aug 19, 2019 · 6 revisions

Cryptoexchange

Cryptoexchange is a rubygem to query market data over 200+ cryptocurrency exchanges in a single library.

Useful Links

List of supported exchanges

Usage instruction

Implementing a new Exchange (HTTP API)

Implementing a new Futures/Derivatives Exchange

Implementing a new Exchange (Websocket API)

Contributing Guide