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
Paul Bouchon f6e042b7b1 1102: use meta title if it exists before title 6 years ago
..
account-import-strategies
controllers Update Balanc3 API (#5744) 6 years ago
lib Merge branch 'develop' of github.com:MetaMask/metamask-extension into sentry-enhancements2 6 years ago
migrations
platforms EIP-1102: updated implementation 6 years ago
README.md
background.js Fixes #3425: Better support for batch transactions (#5437) 6 years ago
chromereload.js
contentscript.js 1102: use meta title if it exists before title 6 years ago
edge-encryptor.js
first-time-state.js
inpage.js EIP-1102: Update publicConfig store concurrently with approval 6 years ago
metamask-controller.js Update Balanc3 API (#5744) 6 years ago
notice-controller.js
phishing-detect.js tests - integration - Add Drizzle tests (#5467) 6 years ago
popup-core.js
ui.js sentry - include app state in ui errors 6 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