Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "ftx-api", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Node.js connector for FTX's REST APIs and WebSockets", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# ftx-api | ||
This is still in progress. Check back later. | ||
Node.js connector for the FTX APIs and WebSockets, with TypeScript & browser support. | ||
## Installation | ||
`npm install --save ftx-api` | ||
## Usage | ||
This is still in progress, early alpha. Check back later. |
526
10