- broadcast the rawtx via api (ajax) - Check if the entered private key is WIF format of legacy address (sender) UI update: - View details: handle when tx has change sent back - Change text-color to red when tx is unconfirmed
- Supported address formats: legacy, segwit, bech32 - View all address formats of key generation and retrieval - View WIF of key generation
- check balance moved to address-details form
forms and functions for the following - generate-address - retrieve-address - check-balance - send-tx (backend not completed)