@tequ/hotpocket-js-client
v0.5.6-ts.1
Published
Javascript client library to interact with HotPocket smart contracts.
Downloads
5
Readme
HotPocket javascript client
HotPocket javascript client library to support json and bson protocols in NodeJs and Browser environments.
Publish to npm
npm install
npm login
npm run publishTesting example client
cd example
npm install
node client.jsNPM package
https://www.npmjs.com/package/hotpocket-js-client
Browser BSON support
For BSON support in browser, a slightly modified version of https://www.npmjs.com/package/bson is used. The minified library includes this bson support library as well.
