A web UI for decrypting MetaMask local storage.
To run the vault decryptor locally, ensure both Beefy and Browserify are installed:
npm install -g browserify
npm install -g beefy
yarn start
yarn build
Then just include bundle.js
in an HTML file.
A web UI for decrypting MetaMask local storage.
To run the vault decryptor locally, ensure both Beefy and Browserify are installed:
npm install -g browserify
npm install -g beefy
yarn start
yarn build
Then just include bundle.js
in an HTML file.