Go to file
kumavis f0eede8de4 meta - readme - add grunt-cli to instructions 2016-02-08 11:52:06 -08:00
app 0.9.0 2016-02-08 11:40:55 -08:00
test init commit 2015-07-31 18:38:02 -07:00
.editorconfig init commit 2015-07-31 18:38:02 -07:00
.gitattributes init commit 2015-07-31 18:38:02 -07:00
.gitignore meta - gitignore 2015-08-01 16:33:00 -07:00
.jshintrc init commit 2015-07-31 18:38:02 -07:00
.yo-rc.json init commit 2015-07-31 18:38:02 -07:00
Gruntfile.js migrate to new ui + provider 2016-01-14 18:26:54 -08:00
README.md meta - readme - add grunt-cli to instructions 2016-02-08 11:52:06 -08:00
package.json deps - add metamas-ui, bump provider-engine 2016-02-08 11:47:42 -08:00

README.md

Metamask Plugin

Development

npm install --global grunt-cli
npm install
grunt dev

In Chrome

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

older. Click Select.

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