Hi. So you won't need to add any systemd services or anything like that with this. All you would need to do is run something like "nodana start" and this will spin up a phoenixd instance. You can then connect to it from your app and call the phoenixd endpoints as per their documentation. It's what I do on Sintra - just create an invoice and then listen (via websockets) for when it's paid.
so, i'm relying on their lightning node?
reply
Not quite sure what you mean by "relying on their lightning node" but with phoenixd there'll always be some dependence on ACINQ - in return you don't need to worry about channels and liquidity like you would need to with a standard Lightning node.
reply