Skip to content

The Daily Wallet reference design for iOS from the Bitcoin Design Guide.

Notifications You must be signed in to change notification settings

bdgwallet/dailywallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BDG Daily Wallet - Swift

An open source bitcoin wallet app template for iOS based on the Daily wallet reference design from the Bitcoin Design Guide.

You can try a Testflight version of the app, and interact with the faucet over at MutinyNet

BDG_paymentscreen

Dependencies

Implemented features

  • Create new wallet for both onchain and lightning
  • Backup encrypted mnemonic to iOS keychain
  • Start from said backup if present
  • Receive bitcoin onchain
  • Receive bitcoin with lightning with JUST-IN-TIME channels provided by LSPS2 provider
  • Send bitcoin onchain
  • Send bitcoin with lightning

Known issues / missing features

Please see this issue that tracks known issues. Comment if you find new ones.

Backup schemes

Currently only encrypted backup of mnemonic to the iOS keychain is supported. At the moment it uses a static encryption key. No lightning node data is currently backed up. Deleting the app WILL LEAD TO LOSS OF FUNDS.

About

The Daily Wallet reference design for iOS from the Bitcoin Design Guide.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published