Monday
Monday copied to clipboard
Open source LDK Node iOS app built in SwiftUI.
### Description Playing around with [Expose Node status and statistics](https://github.com/lightningdevkit/ldk-node/issues/127#event-12052204321). ### Notes to the reviewers Using local build of `ldk-node` at [commit 71b1d3c](https://github.com/lightningdevkit/ldk-node/commit/71b1d3c5594b1901cb88b47defec4c6507fba6db) of `main`. Kind of undoes all of...
bip21
### Description Adding BIP21 support per https://github.com/lightningdevkit/ldk-node/pull/302 Using locally generated bindings of ldk-node for now [x] Receive [ ] Send [x] Remove Bolt11 [x] Remove Bolt12 [x] Remove OnChain [...