Skip to content

GBKS/Monday

 
 

Repository files navigation

Monday Wallet

License

An example iOS bitcoin wallet using LDK Node.

image

Functionality

This app is an experimental work in progress and meant for learning and testing.

Monday Wallet is a self-custodial bitcoin wallet with a lightning node on your iPhone. It currently has the following functionality:

  • Create a bitcoin wallet, or import from a recovery phrase
  • Receive bitcoin with the following address formats: BIP21, onchain, Bolt11 (JIT if necessary), Bolt 12
  • Send bitcoin to the same address formats
  • Set and switch the network from the list of supported options, currently Signet and Testnet.
  • Set and switch esplora server from the list of supported options
  • Manually add peers and channels

Swift Packages

Thanks

@notmandatory for getting this up and running with me on a Monday.

@tnull most importantly for amazing work on LDK Node.

The Lightning Dev Kit team/project and the Bitcoin Dev Kit team/project, LDK Node is built using both.

The Bitcoin Design Community and Guide, on which much of the UX and design is based on.

Feedback

For any bugs or feature requests, please open an issue.

For discussion about work on the app, join the #monday-wallet Discord channel on the Bitcoin Design Community server.

About

Open source LDK Node iOS app built in SwiftUI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 100.0%