fund-unitizer-client
v0.0.30
Published
A node.js client for the fund unitizer
Downloads
40
Maintainers
Keywords
Readme
fund-unitizer-client
A node.js client for the fund-unitizer
Usage
const fundUnitizerClient = require('fund-unitizer-client')({
apiServerAddress: '<<the address (incl. port) of your fund-unitizer service>>'
})