1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/accounts/import
Dan Finlay 9126652f2e Implement naieve JSON file importing
Doesn't work on any JSON file I have, it's a very naieve strategy provided by ethereumjs-wallet.  Will need to raise its sophistication before deploying to production.
2017-01-18 16:15:25 -08:00
..
index.js Implement naieve JSON file importing 2017-01-18 16:15:25 -08:00
json.js Implement naieve JSON file importing 2017-01-18 16:15:25 -08:00
private-key.js Added new modular private key import system 2017-01-18 15:20:48 -08:00
seed.js Develop import subviews 2016-11-04 15:32:02 -07:00