1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/app/scripts
2018-08-11 05:11:21 -04:00
..
account-import-strategies
controllers
lib iframe communication working 2018-08-11 02:35:20 -04:00
migrations
platforms
background.js iframe communication working 2018-08-11 02:35:20 -04:00
chromereload.js
contentscript.js iframe communication working 2018-08-11 02:35:20 -04:00
edge-encryptor.js
eth-ledger-keyring-listener.js rename keyring 2018-08-11 05:11:21 -04:00
first-time-state.js
inpage.js
metamask-controller.js able to add accounts 2018-08-11 05:02:02 -04:00
notice-controller.js
popup-core.js
README.md
ui.js

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