MetaMask
- Ethereum Blockchain
- https://metamask.io
- hello@metamask.io
Pinned repositories
Repositories
-
web3-provider-engine
A JavaScript library for composing Ethereum provider objects using middleware modules
-
controllers
Collection of platform-agnostic modules for creating secure data models for cryptocurrency wallets
-
eth-block-tracker
A JS module for keeping track of the latest Ethereum block by polling an ethereum provider
-
eth-token-tracker
A JS module for tracking Ethereum token balances over block changes
-
KeyringController
A module for managing groups of Ethereum accounts and using them.
-
eth-ledger-bridge-keyring
A wrapper around LedgerJS libraries, to support the KeyringController protocol used by MetaMask
-
eth-sig-util
A collection of functions for signing and verifying data with Ethereum keys.
-
contract-metadata
A mapping of ethereum contract addresses to broadly accepted icons for those addresses.
-
etherscan-link
A library for generating Etherscan links
-
snaps-cli
A CLI for developing MetaMask plugins.
-
safe-event-emitter
An EventEmitter that isolates the emitter from errors in handlers
-
eslint-config
Shareable MetaMask ESLint config
-
metamask-mobile
Mobile web browser providing access to websites that use the Ethereum blockchain
-
mobile-provider
An Ethereum provider, as injected into websites by MetaMask Mobile
-
eth-phishing-detect
Utility for detecting phishing domains targeting Ethereum users
-
metamask-extension
🌐 🔌 The MetaMask browser extension enables browsing Ethereum blockchain enabled websites -
metamask-storybook
The Storybook for the MetaMask extension
-
rpc-cap
A module for adding an object-capabilities system to any JSON-RPC API as middleware for json-rpc-engine
-
logo
A 3d take on the metamask logo, in browser, as a browserifyable module.
-
eth-trezor-keyring
A JS wrapper around Trezor Connect libraries, to support the KeyringController protocol used by MetaMask
-
Add-Token
A simple web3 dapp that allows suggesting a token to users of compatible wallets like MetaMask.
-
.github
MetaMask default GitHub community health files
-
test-dapp
The sample dapp used for e2e testing and metamask-extension QA
-
state-log-explorer
A web interface for exploring MetaMask state logs
-
metamask-docs
MetaMask project documentation
-
metamask-snaps-beta
Fork of MetaMask that supports plugins! Read the Wiki!
-
erc20-generator
Forked from vittominacori/erc20-generatorA simple Smart Contract for a Standard, Mintable, Burnable ERC20 Token.