cash-tokenizer-client
v0.0.10
Published
A nodejs client for the cash-tokenizer API
Downloads
7
Maintainers
Keywords
Readme
cash-tokenizer-client
A node.js client for the cash-tokenizer
Usage
const cashTokenizer = require('cash-tokenizer-client')({
apiServerAddress: '<<the address of your cash-tokenizer>>'
})