ccxt-private-ws
Exchange client
A JavaScript library providing private websocket connections to cryptocurrency exchanges with CCXT-compatible data layout and APIs for trading and order management.
Private websocket connections with CCXT compatible data layout
8 stars
3 watching
5 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
saytoken/ccew | A WebSocket API client for real-time cryptocurrency exchange data | 15 |
mpakus/ccxt-server | Provides a REST API to fetch information about cryptocurrency exchanges and markets | 18 |
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 |
jkorf/cryptoexchange.net | A C# library providing standardized APIs for accessing cryptocurrency exchange services. | 460 |
adrenalineai/ccxt-exchange-template | A template project providing a basic structure and common functionality for building exchange-related applications using the CCXT library in JavaScript. | 4 |
xeno14/ccxt-microservice | A lightweight service for interacting with cryptocurrency exchange APIs via the ccxt library | 13 |
kizzx2/ccxt-rs | Transpilation of a popular exchange API into Rust with proper parsing and basic functionality | 37 |
ccxt/ccxt | A comprehensive cryptocurrency trading API library with support for multiple exchanges and merchant APIs. | 33,104 |
hugues31/coinnect | A Rust library providing access to REST APIs of various cryptocurrency exchanges | 147 |
donvadicastro/exchange-connector | A framework for integrating with different financial services via a message-driven architecture | 0 |
xf00f/web3x | A client library for interacting with the Ethereum blockchain using TypeScript. | 211 |
imloama/ccxt-server | A ccxt REST server built with NestJS and TypeORM | 2 |
tennessine/paho.mqtt.wxapp | An MQTT client library for JavaScript used to connect to MQTT brokers within a WeChat mini program, enabling control of hardware and other applications. | 309 |
masalinas/node-red-contrib-ccxt | A Node-RED node wrapper for the CCXT API to facilitate trading and management of cryptocurrency exchanges | 7 |