keystore-client
v0.0.7
Published
A node.js client for the keystore.
Downloads
10
Maintainers
Keywords
Readme
keystore-client
A node.js client for the keystore
Usage
const keystore = require('keystore-client')({
apiServerAddress: '<<the address (incl. port) of your keystore>>'
})