eosio-wasm-js

v4.1.1
A utility tool that serialises EOSIO and Antelope based blockchain action data to WebAssembly hex string.
EOSIO blockchain webassembly serialize types javascript

eslint

eslint .

prettier

prettier -c .

prettier:readme

prettier --write readme.md

types

tsc -p jsconfig.json

tests

coverage-node test/index.test.mjs

test

npm run eslint && npm run prettier && npm run types && npm run tests

prepublishOnly

npm test
npm i eosio-wasm-js

Metadata

  • MIT
  • >=14
  • pur3miish
  • released 9/7/2023

Downloads

Maintainers