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`).
eth-json-rpc-infura
json-rpc-engine middleware for Infura's endpoints
eth-json-rpc-middleware
Ethereum-related json-rpc-engine middleware.
eth-keyring-controller
A module for managing various keyrings of Ethereum accounts, encrypting them, and using them.
eth-method-registry
A module for getting method signature info from an ethereum method signature.
eth-phishing-detect
Utility for detecting phishing domains targeting Ethereum users
eth-rpc-errors
Ethereum RPC and Provider errors.
eth-sig-util
A few useful functions for signing ethereum data
eth-simple-keyring
A simple standard interface for a series of Ethereum private keys.
eth-token-tracker
A module for tracking Ethereum token balances over block changes.
eth-trezor-keyring
A MetaMask compatible keyring, for trezor hardware wallets
gaba
Collection of platform-agnostic modules for creating secure data models for cryptocurrency wallets
generator-mm
metamask project templates
hypercycle
A Cycle.js DOM shim for hyperx
json-rpc-engine
A tool for processing JSON-RPC messages.
json-rpc-middleware-stream
A small toolset for streaming JSON-RPC data and matching requests and responses.