60 packages
eth-block-tracker
A block tracker for the Ethereum blockchain. Keeps track of the latest block.
eth-contract-metadata
A mapping of ethereum contract addresses to broadly accepted icons for those addresses.
ethereumjs-abi
Decoder and encoder for the Ethereum ABI
@ethereumjs/config-nyc
Common test coverage configuration for `EthereumJS` libraries.
@ethereumjs/config-prettier
Common formatting configuration for `EthereumJS` libraries.
@ethereumjs/config-tsc
Common `TypeScript` configuration for `EthereumJS` libraries.
@ethereumjs/config-tslint
Common linting configuration for `EthereumJS` libraries.
etherscan-link
A library for generating etherscan links.
eth-hd-keyring
A simple standard interface for a seed phrase generated set of Ethereum accounts.
eth-json-rpc-filters
[json-rpc-engine](https://github.com/MetaMask/json-rpc-engine) middleware implementing ethereum filter methods. Backed by an [eth-block-tracker](https://github.com/MetaMask/eth-block-tracker) and web3 provider interface (`web3.currentProvider`).