the-stackmate
the-stackmate copied to clipboard
A self-sovereign mobile wallet interface
Following screens are. required: - [x] NetworksHome: List of joined networks and link to Join new network. - [x] NetworkJoin: Form to register to a network - [x] NetworkSingle: Contains...
Proposing BIP392: Encryption path to support descriptor wallet backup The goal is to be able to backup more complex script wallets without changing the mnemonic seed interface for wallet management....
I noticed that there is a minor grammatical mistake in the description on Play store in the second paragraph. Please do check it out :)
Allow users to more easily toggle tor off on the Home Screen. When Tor is disabled, change the shield to Yellow colour rather than Red. This is because Tor off...
create helper function for bitcoin::util::address::Address::is_standard() This is a better check for address validation than a simple string check.