Consensys / eth-lightwallet

Lightweight JS Wallet for Node and the browser
MIT License
1.46k stars 501 forks source link

Is it possible to create Keystore file #196

Open Nagaraj007 opened 6 years ago

Nagaraj007 commented 6 years ago

I am using light wallet, i am generating seed,address, i want to do import/export keystore.json file,how to achieve it

gaeml-hoo commented 6 years ago

same request,please help

Moejoe90 commented 6 years ago

use a browser storage library or store it in the backend there is no way around that