coinnect
Exchange API client
A Rust library providing access to REST APIs of various cryptocurrency exchanges
Coinnect is a Rust library aiming to provide a complete access to main crypto currencies exchanges via REST API.
147 stars
14 watching
43 forks
Language: Rust
last commit: almost 3 years ago bitcoinbitstampbittrexcryptocurrencyexchangekrakenpoloniexrusttrading
Related projects:
Repository | Description | Stars |
---|---|---|
jkorf/cryptoexchange.net | A C# library providing standardized APIs for accessing cryptocurrency exchange services. | 460 |
digitalruby/exchangesharp | A C# framework for interacting with various cryptocurrency exchange APIs. | 744 |
monomadic/cryptotrader-core | A simple, high-level abstraction of cryptocurrency exchange APIs in Rust. | 25 |
inv2004/coinbase-pro-rs | A Rust client library for interacting with the Coinbase Pro API and Websocket feed. | 145 |
mpakus/ccxt-server | Provides a REST API to fetch information about cryptocurrency exchanges and markets | 18 |
saytoken/ccew | A WebSocket API client for real-time cryptocurrency exchange data | 15 |
ccxt-rest/ccxt-rest | Provides a unified REST API to retrieve data and create orders from multiple cryptocurrency exchanges | 464 |
nash-io/openlimits | A high-performance cryptocurrency trading API with support for multiple exchanges and language wrappers. | 280 |
jkorf/binance.net | A C# client library providing access to the Binance REST and Websocket API for trading and market data retrieval | 1,044 |
ccxt-net/ccxt.net | A .NET C# library for interacting with multiple cryptocurrency exchanges | 195 |
irbis-labs/ccxt-rs | A Rust library for interacting with multiple cryptocurrency exchange markets and merchant APIs. | 12 |
suenot/profitmaker | A comprehensive trading platform for interacting with multiple cryptocurrency exchanges through a single API. | 278 |
bmoscon/cryptofeed | Handles multiple cryptocurrency exchange data feeds and provides standardized results to client callbacks. | 2,236 |
81dr/ex_changerate | An Elixir client for an external API providing exchange rate data and conversion functionality | 4 |
kizzx2/ccxt-rs | Transpilation of a popular exchange API into Rust with proper parsing and basic functionality | 37 |