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.
Erik Marks
bb201d7c4a
|
6 years ago | |
---|---|---|
.. | ||
account-import-strategies | ||
controllers | 6 years ago | |
lib | 6 years ago | |
migrations | ||
platforms | ||
README.md | ||
background.js | ||
chromereload.js | ||
contentscript.js | ||
edge-encryptor.js | ||
first-time-state.js | ||
inpage.js | 6 years ago | |
metamask-controller.js | 6 years ago | |
notice-controller.js | 7 years ago | |
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.