off-chain-communication-client
v0.0.4
Published
A node.js client for off chain communication
Downloads
6
Maintainers
Keywords
Readme
off-chain-communication-client
A node.js client for off chain communication
Usage
const offChainCommunicationClient = require('off-chain-communication-client')({
apiServerAddress: '<<the address (incl. port) of your off-chain-communication service>>'
})