mimblewimble / grin-gui

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

Fixes to testnet wallet creation #11

Closed yeastplume closed 2 years ago

yeastplume commented 2 years ago

Changes and tweaks to get testnet wallet node running and testnet wallet running against it. Note that we'll still need a mechanism to gracefully stop/start the embedded node if the running wallet changes between testne and mainnet

yeastplume commented 2 years ago

Able to run a testnet node, confirmed the process working with all of the latest updates. Also have transactions + info from the wallet wired up, so next steps will be to bash the wallet home screen into shape and start adding things like 'send' buttons!