LN-Juggernaut / juggernaut-desktop

Decentralized messaging and payments
https://www.getjuggernaut.com
MIT License
131 stars 14 forks source link

Pay / Send Money #38

Open johncantrell97 opened 4 years ago

johncantrell97 commented 4 years ago

This should be a screen that lets someone pay a lightning invoice or pay to a bitcoin address. We should parse the Bolt11 request and display some information about the payment before sending.

If they pay to a bitcoin address then we will need to let them select how much to send (+probably some kind of fee, target confirmations, urgency selector).

Might as well think about how we would support keysend payments here. Insert a node pubkey and an amount and let them send a payment. Some point would be cool to let them set custom record data here as well.