swarmcity / terminal-ts

Terminal implementation in TS
0 stars 0 forks source link

Save the keystore in localStorage #15

Closed filoozom closed 2 years ago

filoozom commented 2 years ago

Saves 3 variables to localStorage:

The teaful types part is admittedly a bit funky, but I think their types aren't quite perfect yet. It's coming in the next release (0.11.0) though hopefully.

The last step (encryption of the wallet) takes ages, so be patient!

Fixes #5.

github-actions[bot] commented 2 years ago

🐝 PR preview in Swarm

Preview URL: https://bah5acgzaz6ew7fefjair2gblpaw73bk4m6h6feqs23mplkjaja46e6bibpea.bzz.link Swarm Hash: cf896f948548111d182b782dfd855c678fe29212d6d8f5a9204839e278280bc8 Commit Hash: 35f14c564da306397122ff67d4f1a9381b8e76c6 Commit Message: fix: move async to onNext