kryptokrona / aesir-wallet

Aesir is the most current Kryptokrona GUI Wallet built with Svelte and Electron.
https://kryptokrona.org
MIT License
10 stars 4 forks source link

Finish TX sending #8

Closed f-r00t closed 1 year ago

f-r00t commented 1 year ago

As of now the tx is prepared, next step should be a confirmation screen where you see recipient, amount (perhaps fiat value as well) and so on with a Confirm -> walletBackend.sendTX(), and a Cancel.

f-r00t commented 1 year ago

Completed.