Hi!
I have been given the task at my work to implement a demo to evaluate Lightning Network. I have around 40 hours to focus on the payment part of the application.
- The app is simple in concept. Android App: 1 button related to payments when pushed a fixed amount of satoshis is sent to a pre-defined/hard-coded node/channel without requiring any QR-codes or confirmation other than the push of the button. It shall be possible to push the button multiple times to keep sending the same fixed amount of satoshis until the balance is empty.
What I believe I need is a custodial solution (I don't have time for anything else for the demo) where I can at the very minimum send funds but I would prefer if I could also receive funds.
- Private key can be stored by the custodial solution.
Any tips of custodial solutions that are easily integrated into an Android App or in the worst case in a Backend (.NET) but I would like to avoid the backend since I don't have a lot of time.
[link] [comments]
No comments:
Post a Comment