1.0.6 • Published 7 years ago

@quantadex/quanta_js v1.0.6

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

quanta_js

Quanta_JS library is a javascript module to interface with the quanta blockchain orderbook api.

How to install

npm i @quantadex/quanta_js --save

Using it

import QuantaClient from "quanta_js"

// creating a client
const c = new QuantaClient({ orderbookUrl: QuantaClient.OrderBookUrlDefault, secretKey: "Z...." })
1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago