eosio-wasm-js

v4.0.0
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

Metadata

  • MIT
  • >=14
  • pur3miish
  • released 2/23/2023

Downloads

Maintainers