input-output-hk / js-chain-libs

chain-libs javascript SDK
Apache License 2.0
18 stars 14 forks source link

Wallet adding local storage account info #106

Closed dmernies-iohk closed 4 years ago

dmernies-iohk commented 4 years ago

Read and write data in local storage is added so that you don't have to import or create a key every time it starts. It works with jormungandr 0.8.0-rc10

jpcapurro-atixlabs commented 4 years ago

have you researched libraries such as: https://github.com/rt2zz/redux-persist ?

Personally, I think they are a bit too much. but you might disagree :upside_down_face: