-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Phoenix and NFC #369
Comments
We do plan to support NFC on Phoenix, for now we are working on adding splices, but after that's done we'll look into it. |
Hi, any progress on that? |
That feature would be great 💪 |
On Android you just need to register handling of "lightning:" in AndroidManifest.xml. See |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bitcoin payments are slowly moving to the new standard as e.g. Breez, Wallet of Satoshi, Lnbits, Btcpayserver and many other tools (nearly all I know) are accepting now NFC payments with static LNURLw or the Bolt Card standard
LNRULw spec: https://github.com/lnurl/luds/blob/luds/03.md
Bolt Card spec: https://github.com/boltcard/boltcard/blob/main/docs/SPEC.md
Do Phoenix plan to introduce NFC support?
E.g.
Phoenix -> Receive -> Amount -> Create Invoice
The text was updated successfully, but these errors were encountered: