kumulynja / ldk_node_flutter_demo

App to demonstrate how ldk_node in Flutter can be used to create a Lightning wallet app
12 stars 4 forks source link

Ldk node setup #4

Closed kumulynja closed 1 year ago

kumulynja commented 1 year ago

This PR sets up everything until just running a node with ldk. It does not store any configs yet, it also does not work with a mnemonic or seed yet, some problems seem to occur here with ldk_node, but the way to start a node from the app with the lightning node bloc using the lightning node repository is set up.