1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Dan Finlay 5d8a3dd99b Add ability to import v3 JSON wallets
There is now a menu item labeled "JSON File" for importing, and it can digest either:
- v1 MyEtherWallet JSON files
- v3 Account files (used by Geth, Mist, and MyEtherWallet).

Fixes #715
2017-01-18 16:45:39 -08:00
..
accounts
components Add ability to import v3 JSON wallets 2017-01-18 16:45:39 -08:00
css
first-time
img
keychains/hd
reducers Add ability to import v3 JSON wallets 2017-01-18 16:45:39 -08:00
account-detail.js
actions.js Add ability to import v3 JSON wallets 2017-01-18 16:45:39 -08:00
app.js Add ability to import v3 JSON wallets 2017-01-18 16:45:39 -08:00
conf-tx.js
config.js
conversion.json
info.js
new-keychain.js
reducers.js
root.js
send.js
settings.js
store.js
template.js
unlock.js
util.js