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.
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-gas-price-suggestor
15
Stars
9
Forks
Watchers
A module for advising default gas prices, by analyzing recent successful transactions.
eth-json-rpc-filters
29
Stars
54
Forks
Watchers
json-rpc-engine middleware implementing ethereum filter methods
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