0.0.15 • Published 6 years ago

market-maker-proxy-client v0.0.15

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

market-maker-proxy-client

A nodejs client for the market-maker-proxy project

Usage

const marketMakerProxyClient = require('market-maker-proxy-client')({
  apiServerAddress: '<<the address of your market-maker-proxy>>'
})

If you want to use the default address then pass in nothing:

const marketMakerProxyClient = require('market-maker-proxy-client')()
0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago