ccxt-exchange-template
Exchange framework
A template project providing a basic structure and common functionality for building exchange-related applications using the CCXT library in JavaScript.
4 stars
3 watching
2 forks
Language: JavaScript
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
invao/ccxt-private-ws | A JavaScript library providing private websocket connections to cryptocurrency exchanges with CCXT-compatible data layout and APIs for trading and order management. | 8 |
ccxt-rest/ccxt-rest | Provides a unified REST API to retrieve data and create orders from multiple cryptocurrency exchanges | 464 |
ccxt-net/ccxt.net | A .NET C# library for interacting with multiple cryptocurrency exchanges | 195 |
mpakus/ccxt-server | Provides a REST API to fetch information about cryptocurrency exchanges and markets | 18 |
kizzx2/ccxt-rs | Transpilation of a popular exchange API into Rust with proper parsing and basic functionality | 37 |
saytoken/ccew | A WebSocket API client for real-time cryptocurrency exchange data | 15 |
metachaos-systems/ccxtex | Provides Elixir/Erlang interoperability with the CCXT cryptocurrency exchange API | 12 |
jkorf/cryptoexchange.net | A C# library providing standardized APIs for accessing cryptocurrency exchange services. | 460 |
xcuri0/ccxtreplay | A tool for collecting data from multiple cryptocurrency exchanges and replaying it for backtesting purposes. | 4 |
zloyuser/sanic-ccxt | A basic skeleton project using the Sanic framework to create a new web API quickly | 2 |
suenot/profitmaker | A comprehensive trading platform for interacting with multiple cryptocurrency exchanges through a single API. | 278 |
ccxt/ccxt | A comprehensive cryptocurrency trading API library with support for multiple exchanges and merchant APIs. | 33,104 |
digitalruby/exchangesharp | A C# framework for interacting with various cryptocurrency exchange APIs. | 744 |
compendiumfi/pendax-sdk | A trading SDK providing simplified exchange commands and interoperability for various cryptocurrency exchanges. | 43 |
lcjnil/react-redux-scaffold | A React development scaffold with Redux and best practices for building static websites. | 85 |