number-to-bn
popularA simple method that will convert numbers, hex, BN or bignumber.js object into a BN.js object.
Updated by @silentcicero
strip-hex-prefix
popularA simple method that will strip a valid hex prefix off a string, if present.
Updated by @silentcicero
ethjs-unit
A simple module for handling Ethereum units (e.g. 'ether', 'wei', etc...)
Updated by @silentcicero
ipfs-mini
A super tiny module for querying an IPFS node that works in nodejs and the browser.
Updated by @silentcicero
ethjs-abi
Just the Ethereum encoding and decoding methods from the ethers-io-wallet.
Updated by @silentcicero
@fuel-js/struct
A universal struct for Ethereum related javascript tasks with rolled-abi support.
Updated by @silentcicero
yulp
A low-level highly-efficient language for the Ethereum Virtual Machine.
Updated by @silentcicero
ethjs-rpc
A super simple module for querying the Ethereum RPC layer without formatting.
Updated by @silentcicero