A Metamask fork with Infura removed and default networks editable
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
ciphermask/app/scripts
Mark Stacey 728115171e
Catch reverse resolve ENS errors (#7377)
5 years ago
..
account-import-strategies
controllers Catch reverse resolve ENS errors (#7377) 5 years ago
lib Add web3 deprecation warning (#7334) 5 years ago
migrations Add a/b test for full screen transaction confirmations (#7162) 5 years ago
platforms
README.md
background.js Fix provider approval metadata (#7349) 5 years ago
chromereload.js
contentscript.js Remove reload from Share Address button (#6991) 5 years ago
createStandardProvider.js
edge-encryptor.js
first-time-state.js
inpage.js Add web3 deprecation warning (#7334) 5 years ago
metamask-controller.js ENS Reverse Resolution support (#7177) 5 years ago
phishing-detect.js
ui.js Freeze Promise global on boot (#7309) 5 years ago

README.md

Main MetaMask Code

This folder contains the core-code.

Currently, it is organized mostly based on file category, like:

controllers, migrations, lib

Ongoing Task

Refactor code-structure, thus the subsystems are reflected on the filesystem.

Examples