MetaMask
- Ethereum Blockchain
- https://metamask.io
- hello@metamask.io
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
erc20-generator
Forked from vittominacori/erc20-generatorA simple Smart Contract for a Standard, Mintable, Burnable ERC20 Token.
-
metamask-extension
🌐 🔌 The MetaMask browser extension enables browsing Ethereum blockchain enabled websites -
metamask-mobile
Mobile web browser providing access to websites that use the Ethereum blockchain
-
json-rpc-engine
A tool for processing JSON RPC
-
inpage-provider
An Ethereum Provider that connects over a stream, as injected into websites by MetaMask
-
metamask-storybook
The Storybook for the MetaMask extension
-
eth-phishing-detect
Utility for detecting phishing domains targeting Ethereum users
-
metamask-module-template
A simple template repository for starting new modules in the latest MetaMask fashion.
-
controllers
Collection of platform-agnostic modules for creating secure data models for cryptocurrency wallets
-
eth-contract-metadata
A mapping of ethereum contract addresses to broadly accepted icons for those addresses.
-
eth-json-rpc-middleware
Ethereum middleware for composing an Ethereum provider using json-rpc-engine. Intended to replace provider-engine
-
eth-block-tracker
A JS module for keeping track of the latest Ethereum block by polling an ethereum provider
-
eth-json-rpc-infura
json-rpc-engine middleware for Infura's endpoints
-
mobile-provider
An Ethereum provider, as injected into websites by MetaMask Mobile
-
eth-token-tracker
A JS module for tracking Ethereum token balances over block changes
-
cla-signature-bot
Forked from Roblox/cla-signature-botGitHub Action for self-contained handling of CLA signatures
-
detect-provider
A tiny utility for detecting the MetaMask Ethereum Provider, or any Provider compliant with EIP 1193.
-
metamask-docs
MetaMask project documentation
-
Add-Token
A simple web3 dapp that allows suggesting a token to users of compatible wallets like MetaMask.
-
eth-json-rpc-filters
json-rpc-engine middleware implementing ethereum filter methods
-
eth-trezor-keyring
A JS wrapper around Trezor Connect libraries, to support the KeyringController protocol used by MetaMask
-
eth-ledger-bridge-keyring
A wrapper around LedgerJS libraries, to support the KeyringController protocol used by MetaMask
-
eth-hd-keyring
A simple standard interface for an HD ethereum wallet.
-
eslint-config
Shareable MetaMask ESLint config
-
rpc-cap
A module for adding an object-capabilities system to any JSON-RPC API as middleware for json-rpc-engine
-
metamask-snaps-beta
Fork of MetaMask that supports plugins! Read the Wiki!
-
KeyringController
A module for managing groups of Ethereum accounts and using them.