issues
search
cygnet3
/
danawallet
A mobile wallet for accepting bitcoin donations
MIT License
20
stars
4
forks
source link
Move seed phrase from SpWallet data blob to flutter secure storage
#66
Closed
cygnet3
closed
1 month ago
cygnet3
commented
1 month ago
Move mnemonic out of SpWallet struct and save it separately.
Add 'WalletRepository' class which is responsible for storing wallet data.
Remove wallet label from SpWallet
Refactor setup wallet function to use a setup_type enum