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
Whymarrh Whitby 34b674c3d7
Remove unneeded Edge-specific encryption code (#7683)
5 years ago
..
account-import-strategies
controllers
lib
migrations
platforms
README.md
background.js Remove unneeded Edge-specific encryption code (#7683) 5 years ago
chromereload.js
contentscript.js
first-time-state.js
inpage.js
metamask-controller.js
phishing-detect.js
ui.js

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