EvernodeXRPL / hp-js-client

Hot Pocket javascript client for NodeJs and Browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 publish

Testing example client

cd example
npm install
node client.js

NPM 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.

About

Hot Pocket javascript client for NodeJs and Browser.

License:Other


Languages

Language:JavaScript 99.0%Language:HTML 1.0%Language:Shell 0.0%