market-maker-proxy-client
0.0.15 • Public • Published 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')()
Versions
Version | Downloads (Last 7 Days) | Tag |
---|
0.0.15 | 0 | latest |
Version History
Package Sidebar
Install
npm i market-maker-proxy-client
Weekly Downloads