1.0.5 • Published 5 years ago

pefish-hxjs v1.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

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

Doc