0.0.15 • Published 5 years ago

market-maker-proxy-client v0.0.15

Weekly downloads
3
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago