phoenix
phoenix copied to clipboard
Phoenix is a self-custodial Bitcoin wallet using Lightning to send/receive payments.
The [Bolt Card](https://www.boltcard.org/) allows for bitcoin payments over the lightning network using a contactless payment card. In order to support **receiving** payments via a Bolt Card, all we have to...
When scanning a QR image of my lightning [game](https://SatoshiBets.nl), the QR scanner works well from a distance but not close-by (strangely enough). So when the QR image fills almost the...
If Phoenix added the ability have watch only wallets alongside the normal Phoenix wallet, it would remove the need for an additional mobile wallet to be installed. This would allow...
#337 added a CSV export which is super handy. I am building a Bitcoin accounting app and am working on a feature for Phoenix wallet imports of the CSV file...
Testnet 3 right now is unusable. The fees are very high, making it difficult to use Phoenix on testnet. Could testnet 4 be enabled in Phoenix?
This is a proof-of-concept for testing [BLIP 42](https://github.com/lightning/blips/pull/42). Requires: https://github.com/ACINQ/lightning-kmp/pull/719 I've added some UI components specifically for testing/debugging the flow. When you view a contact, this build will show the...
Phoenix version: **2.7.1** Node id Test node: 02a9dbc1724ecdcd94364920c029cc5b260081d5148d6698328f8dc73b3bfa0fcd Node id Main node: 031979fe6ce0e69ece6d99a4bc4a7b30ed22a8cb8703dd7dd2dfaf619e07127e0b See: https://github.com/ElementsProject/lightning/issues/8763
**Description:** The Phoenix Wallet QR code scanner fails to recognize inverted QR codes where pixels are displayed as white on black background instead of the standard black on white. **Expected...
This is follow up to https://github.com/ACINQ/phoenix/issues/735#issuecomment-3482170165 Scanning the below QR code results in only attempting to pay the fallback on chain-address ``` bitcoin:BC1QYLH3U67J673H6Y6ALV70M0PL2YZ53TZHVXGG7U?amount=0.00001&label=sbddesign%3A%20For%20lunch%20Tuesday&message=For%20lunch%20Tuesday&lno=LNO1PG257ENXV4EZQCNEYPE82UM50YNHXGRWDAJX283QFWDPL28QQMC78YMLVHMXCSYWDK5WRJNJ36JRYG488QWLRNZYJCZS ```
Here's my bolt12 offer, without amount: lno1pgf8x6n0wfe5qumswfhhvmm0wd6zumnvzcssxdml3yfkw4uapn0u9qemcv36r5q4znh2gr2gen5x6v0rnq3rur9n My node runs CLN v25.09.1 When it's not in my address book, I can pay to it just fine. When I add it...