@pefish/hxjs
v1.0.3
Published
Pure JavaScript HX library for node.js and browsers.
Downloads
4
Readme
hx.js
Pure JavaScript hx library for node.js and browsers. Can be used to construct, sign and broadcast transactions in JavaScript, and to easily obtain data from the blockchain via public apis.
Referenced bitshares js sdk.
Setup
This library can be obtained through npm:
npm install hxjs
Build
npm run-script build && npm run-script browserify