mcash-decoder
v2.4.0
Published
Nodejs and Javascript library for decoding data params and events from mcashchain transactions
Downloads
6
Readme
mcash-abi-decoder
Nodejs and Javascript library for decoding data params and events from mcashchain transactions
Install
npm install mcash-decoder
bower install mcash-decoder
Instantiate
const { AbiDecoder, TxDecoder } = require('mcash-decoder'); // NodeJS