Testing Lily Wallet
We are currently testing the latest version of Lily Wallet. We encourage those interested in setting up multisig to download it and provide us with feedback.
All reviewers will be given a free license as a sign of our appreciation. Just email KayBeSee (at) gmail.com for a license!
New features include:
- Full node support via local Bitcoin Core or remote via RPC/Tor
- Cobo Vault support
- Ledger firmware bug fix
- Account information saved locally in data directory (no needing to find backup file to load. doesn't downloading backup file after every change)
- Settings redesign
- Trial/License mechanism
- receive/send account select redesign
- add TitleBar
Technical changes:
- Convert project to Typescript
- Add tests for all account types, address generation, sending logic
- A lot of refactor