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
MikeCheng1208 8b8cc94f6f Intergrate ENS with IPFS 7 years ago
..
account-import-strategies
controllers
lib Intergrate ENS with IPFS 7 years ago
migrations
platforms
README.md
background.js
chromereload.js
contentscript.js
edge-encryptor.js
first-time-state.js
inpage.js
metamask-controller.js
notice-controller.js
popup-core.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