MetaMask

Results 52 repositories owned by MetaMask

browser-passworder

111
Stars
45
Forks
Watchers

A simple browserifiable module for encrypting and decrypting JSON-serializable objects with a password.

design-tokens

23
Stars
17
Forks
Watchers

Design tokens to be used throughout MetaMask products

eth-block-tracker

131
Stars
82
Forks
Watchers

A JS module for keeping track of the latest Ethereum block by polling an ethereum provider

eth-faucet

71
Stars
54
Forks
Watchers

MetaMask's test faucet

eth-gas-price-suggestor

15
Stars
9
Forks
Watchers

A module for advising default gas prices, by analyzing recent successful transactions.

eth-hd-keyring

83
Stars
60
Forks
Watchers

A simple standard interface for an HD ethereum wallet.

eth-ipfs-browser-client

19
Stars
8
Forks
Watchers

Ethereum browser client based on ipfs/libp2p

eth-json-rpc-filters

29
Stars
54
Forks
Watchers

json-rpc-engine middleware implementing ethereum filter methods

eth-json-rpc-infura

51
Stars
67
Forks
Watchers

json-rpc-engine middleware for Infura's endpoints

eth-json-rpc-middleware

173
Stars
88
Forks
Watchers

Ethereum middleware for composing an Ethereum provider using json-rpc-engine. Intended to replace provider-engine