1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
HackyMiner 13a1d46720 support editable customRPC (#5267)
* support editable customRPC #5246

* remove rpcList size restriction
2018-09-28 17:23:58 -02:30
..
account-import-strategies
controllers support editable customRPC (#5267) 2018-09-28 17:23:58 -02:30
lib fix tld bug (#5250) 2018-09-27 12:51:50 -02:30
migrations
platforms
background.js Update extension badge with correct signTypedData count 2018-09-27 08:33:50 -07:00
chromereload.js
contentscript.js
edge-encryptor.js
first-time-state.js
inpage.js
metamask-controller.js support editable customRPC (#5267) 2018-09-28 17:23:58 -02:30
notice-controller.js
phishing-detect.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