1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
🦊 Minimalized version of MetaMask for my own personal use.
Go to file
2016-02-08 11:40:55 -08:00
app 0.9.0 2016-02-08 11:40:55 -08:00
test
.editorconfig
.gitattributes
.gitignore
.jshintrc
.yo-rc.json
Gruntfile.js migrate to new ui + provider 2016-01-14 18:26:54 -08:00
package.json deps - bump metamask-provider 2016-01-27 22:42:50 -08:00
README.md

Metamask Plugin

Development

npm install
grunt dev

In Chrome

Open Settings > Extensions. At the top, click Load Unpacked Extension. Navigate to your metamask-plugin/dist folder. Click Select.

You now have the plugin, and can click 'inspect views: background plugin' to view its dev console.