0 sats \ 0 replies \ @kumulynja 25 Jun 2023 \ on: LDK Node in Flutter can be used to create a Lightning wallet app bitcoin
Hi!
Now the app has a complete flow implemented from funding the wallet, to opening channels, to generating invoice, making payments and seeing the payments history.
You can check out the code and hope it is of any help in your projects: https://github.com/kumulynja/ldk_node_flutter_demo
demo