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
Dan J Miller 1bd22b58c0
Add a/b test for full screen transaction confirmations (#7162)
5 years ago
..
account-import-strategies
controllers Add a/b test for full screen transaction confirmations (#7162) 5 years ago
lib Add a/b test for full screen transaction confirmations (#7162) 5 years ago
migrations Add a/b test for full screen transaction confirmations (#7162) 5 years ago
platforms
README.md
background.js Add a/b test for full screen transaction confirmations (#7162) 5 years ago
chromereload.js
contentscript.js
createStandardProvider.js
edge-encryptor.js
first-time-state.js
inpage.js
metamask-controller.js Add a/b test for full screen transaction confirmations (#7162) 5 years ago
phishing-detect.js
ui.js Add polyfill for AbortController (#7157) 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