auth-service-client
v0.0.11
Published
A node.js client for the lightweight auth-service.
Downloads
1,443
Maintainers
Keywords
Readme
auth-service-client
A node.js client for the lightweight auth-service
Usage
const blockchainProxyClient = require('blockchain-proxy-client')({
apiServerAddress: '<<the address of your blockchain-proxy>>'
})