mimblewimble / grin-gui

GUI for Grin Node + Wallet
GNU General Public License v3.0
20 stars 21 forks source link

[WIP] Wallet Restore From Seed #93

Open yeastplume opened 7 months ago

yeastplume commented 7 months ago

Adapted from https://github.com/mimblewimble/grin-gui/pull/5, attempt to insert functionality to restore a wallet from seed phrase during setup.

Still unsure about text area input, but will implement any kind of solution at the moment, even if it's less than ideal from a gui perspective.

[TBD]