Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
eosio-wasm-js
Advanced tools
A utility tool that serialises EOSIO based blockchain types to WebAssembly hex string.
A utility tool that serialises EOSIO based blockchain types to a WASM hex string.
This tool may be useful for those wanting to serialise actions in JS environments for EOSIO based blockchain actions.
$ npm i eosio-wasm-js
>= 13
> 0.5%, not OperaMini all, not IE > 0, not dead
Consider a BigInt polyfill library for safari 13.
The core object that contains all the EOSIO based types to serialize.
Ways to require
.
const serialize = require('eosio-wasm-js')
Ways to import
.
import serialize from 'eosio-wasm-js'
Serialize EOSIO name type.
serialize_name('eosio')
The logged output was 0000000000ea3055
Serializes a list of EOSIO actions.
Parameter | Type | Description |
---|---|---|
action_list | actions | List of actions to serialize. |
Returns: string — Serialized actions.
V2.1.0
action(s)
and permission(s)
, transaction_header
.FAQs
A utility tool that serialises EOSIO and Antelope based blockchain action data to WebAssembly hex string.
The npm package eosio-wasm-js receives a total of 17 weekly downloads. As such, eosio-wasm-js popularity was classified as not popular.
We found that eosio-wasm-js demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.