-
Notifications
You must be signed in to change notification settings - Fork 24
/
wallet_support.json
661 lines (661 loc) · 17.7 KB
/
wallet_support.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
[
{
"wallet": {
"name": "Zap",
"uri": "https://zaphq.io/"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "no",
"description": "Zap defaults to on-chain if the included invoice is expired, but it recognizes Lightning when the invoice is still valid.",
"issue_link": "https://github.com/LN-Zap/zap-android/pull/273",
"notes": "",
"credit": {
"name": "@velaia",
"uri": "https://github.com/velaia"
}
},
{
"wallet": {
"name": "Binance",
"uri": "https://www.binance.com/"
},
"scans_bip21": "",
"recognizes_lightning": "",
"creates_bip21": "",
"description": "",
"notes": ""
},
{
"wallet": {
"name": "BitcoinBeach",
"uri": "https://galoy.io/"
},
"scans_bip21": "yes",
"recognizes_lightning": "no",
"creates_bip21": "no",
"description": "",
"notes": "",
"issue_link": "https://github.com/GaloyMoney/galoy-mobile/issues/411",
"credit": {
"name": "@sbddesign",
"uri": "https://github.com/sbddesign"
}
},
{
"wallet": {
"name": "Bitnob",
"uri": "https://bitnob.com/"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "yes",
"description": "Scans BIP21 QR codes and recognises lightning addresses. Generates BIP21 QR code without lightning parameter",
"notes": "",
"issue_link": "",
"credit": {
"name": "@MichaelEjila",
"uri": "https://github.com/MichaelEjila"
}
},
{
"wallet": {
"name": "BitPay",
"uri": "https://bitpay.com/"
},
"scans_bip21": "yes",
"recognizes_lightning": "n/a",
"creates_bip21": "no",
"description": "",
"notes": "",
"credit": {
"name": "@sbddesign",
"uri": "https://github.com/sbddesign"
}
},
{
"wallet": {
"name": "Bitrefill",
"uri": "https://bitrefill.com/"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "yes",
"description": "Unified bip21 is set in the QR code and button URI and is created for orders paid with the payment method bitcoin",
"notes": "Note that Bitrefill is a merchant and not a wallet. In the account refund flow when selecting lightning we support scanning a bip21 and parsing the lightning invoice from the lightning param",
"credit": {
"name": "@juscamarena",
"uri": "https://twitter.com/juscamarena"
}
},
{
"wallet": {
"name": "Blixt",
"uri": "https://blixtwallet.github.io/"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "no",
"description": "QR code is not a valid bitcoin lightning invoice",
"notes": "",
"credit": {
"name": "@sbddesign",
"uri": "https://github.com/sbddesign"
}
},
{
"wallet": {
"name": "Blockstream Green",
"uri": "https://blockstream.com/green/"
},
"scans_bip21": "yes",
"recognizes_lightning": "n/a",
"creates_bip21": "no",
"description": "",
"notes": "",
"credit": {
"name": "@john_zaprite",
"uri": "https://twitter.com/john_zaprite"
}
},
{
"wallet": {
"name": "Bluewallet",
"uri": "https://bluewallet.io/"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "no",
"description": "Asks me to select a wallet, and I can choose my lightning wallet or on-chain wallet.",
"notes": "Note that Bluewallet has 2 scanning methods. You can select a wallet and then scan the QR, or you can scan the QR without selecting a wallet. If you choose the latter and scan a BIP21 QR with lightning param, then it will prompt you to select a wallet because it sees your on-chain and lightning wallet as both being valid choices for this payment.",
"credit": {
"name": "@sbddesign",
"uri": "https://github.com/sbddesign"
}
},
{
"wallet": {
"name": "Bottlepay",
"uri": "https://bottlepay.com/"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "no",
"description": "Takes user directly to lightning payment screen.",
"notes": "",
"credit": {
"name": "@pete001, @tom-smith8",
"uri": "https://github.com/sbddesign/bip21-site/pull/73"
}
},
{
"wallet": {
"name": "Breez",
"uri": "https://breez.technology/"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "no",
"description": "",
"notes": "",
"credit": {
"name": "@sbddesign",
"uri": "https://github.com/sbddesign"
}
},
{
"wallet": {
"name": "BTCPay Server",
"uri": "https://btcpayserver.org/"
},
"scans_bip21": "yes",
"recognizes_lightning": "n/a",
"creates_bip21": "yes",
"description": "The BTCPayServer back-office Wallet > Send page will scan BIP21 URIs; Send > Wallet is on-chain only, so lightning is N/A in this context. The POS or store front-end is capable of generating a BIP21 URI containing a BOLT11 invoice if the admin turns this feature on in the settings. Props to @bitkarrot for a previous testing attempt.",
"notes": "",
"credit": {
"name": "@pavlenex, @bitkarrot",
"uri": "https://github.com/sbddesign/bip21-site/issues/53"
}
},
{
"wallet": {
"name": "Casa",
"uri": "https://keys.casa/"
},
"scans_bip21": "yes",
"recognizes_lightning": "n/a",
"creates_bip21": "no",
"description": "",
"notes": "",
"credit": {
"name": "@sbddesign",
"uri": "https://github.com/sbddesign"
}
},
{
"wallet": {
"name": "CashApp",
"uri": "https://cash.app/"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "yes",
"description": "After the most recent update, I scanned a BIP21 QR and CashApp recognized the lightning invoice. When scanning a BIP21 QR with an expired invoice, it falls back to the on-chain address. When receiving, it generates a BIP21 QR by default.",
"notes": "",
"credit": {
"name": "@sbddesign",
"uri": "https://github.com/sbddesign"
}
},
{
"wallet": {
"name": "Chaincase",
"uri": "https://chaincase.app/"
},
"scans_bip21": "yes",
"recognizes_lightning": "n/a",
"creates_bip21": "no",
"description": "Pulls in the entire string including the 'bitcoin:', but I think it sees it as an on-chain address",
"notes": "",
"credit": {
"name": "@sbddesign",
"uri": "https://github.com/sbddesign"
}
},
{
"wallet": {
"name": "Chivo",
"uri": "https://www.chivowallet.com/"
},
"scans_bip21": "yes",
"recognizes_lightning": "no",
"creates_bip21": "no",
"description": "",
"notes": "",
"issue_link": "https://twitter.com/StephenDeLorme/status/1504253220041940996",
"credit": {
"name": "@jcarlolife",
"uri": "https://twitter.com/jcarlolife"
}
},
{
"wallet": {
"name": "Clams",
"uri": "https://clams.tech"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "no",
"description": "",
"notes": "",
"credit": {
"name": "@aaronbarnardsound",
"uri": "https://github.com/aaronbarnardsound"
}
},
{
"wallet": {
"name": "Coinbase (Exchange)",
"uri": "https://www.coinbase.com/"
},
"scans_bip21": "no",
"recognizes_lightning": "no",
"creates_bip21": "no",
"description": "QR scanner only accepts plain Bitcoin address. Code scanning option does not recognise BIP21",
"notes": "",
"credit": {
"name": "@chendo",
"uri": "https://mastodon.social/@chendo"
}
},
{
"wallet": {
"name": "Coinbase (Wallet)",
"uri": "https://www.coinbase.com/"
},
"scans_bip21": "yes",
"recognizes_lightning": "n/a",
"creates_bip21": "no",
"description": "",
"notes": "",
"credit": {
"name": "@moneyball",
"uri": "https://github.com/moneyball"
}
},
{
"wallet": {
"name": "Edge Wallet",
"uri": "https://edge.app/"
},
"scans_bip21": "yes",
"recognizes_lightning": "n/a",
"creates_bip21": "no",
"description": "Can decode the QRcode that contains a BIP21 URI with bolt11 and the external onchain fallback. The URI can also be pasted, the onchain address is detected and users can send",
"notes": "",
"credit": {
"name": "@theDavidCoen",
"uri": "https://github.com/theDavidCoen"
}
},
{
"wallet": {
"name": "Envoy",
"uri": "https://foundationdevices.com/envoy/"
},
"scans_bip21": "yes",
"recognizes_lightning": "n/a",
"creates_bip21": "yes",
"description": "Envoy can generate and decode BIP 21 QR codes properly and use the on-chain address and amount, but does not yet support Lightning for sending or receiving.",
"notes": "",
"credit": {
"name": "@sethforprivacy",
"uri": "https://github.com/sethforprivacy"
}
},
{
"wallet": {
"name": "Electrum",
"uri": "https://electrum.org/"
},
"scans_bip21": "yes",
"recognizes_lightning": "no",
"creates_bip21": "no",
"description": "",
"notes": "",
"credit": {
"name": "@botnursery",
"uri": "https://github.com/botnursery"
}
},
{
"wallet": {
"name": "Gemini",
"uri": "https://www.gemini.com/"
},
"scans_bip21": "",
"recognizes_lightning": "",
"creates_bip21": "",
"description": "",
"notes": ""
},
{
"wallet": {
"name": "Hexa",
"uri": "https://hexawallet.io/"
},
"scans_bip21": "yes",
"recognizes_lightning": "n/a",
"creates_bip21": "no",
"description": "",
"notes": "",
"credit": {
"name": "@antuz123",
"uri": "https://github.com/antuz123"
}
},
{
"wallet": {
"name": "Kraken / Kraken Pro",
"uri": "https://www.kraken.com/"
},
"scans_bip21": "yes",
"recognizes_lightning": "no",
"creates_bip21": "yes",
"description": "The website and mobile apps do support creating a BIP21 QR code for deposits, but not with a lightning param.",
"notes": "",
"credit": {
"name": "@PierreRochard",
"uri": "https://github.com/PierreRochard"
}
},
{
"wallet": {
"name": "LNBits",
"uri": "https://github.com/lnbits/lnbits"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "no",
"description": "LNbits supports scanning BIP21 codes and recognizes Lightning since 04/23. Generating is an open issue.",
"notes": "",
"issue_link": "https://github.com/lnbits/lnbits/issues/1812",
"credit": {
"name": "@arbadacarbaYK",
"uri": "https://github.com/arbadacarbaYK"
}
},
{
"wallet": {
"name": "Muun",
"uri": "https://muun.com/"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "yes",
"description": "Go to Settings > Lightning Network > Receiving protocol and set it to\"Unified\" to enable this feature",
"notes": "",
"credit": {
"name": "@sbddesign",
"uri": "https://github.com/sbddesign"
}
},
{
"wallet": {
"name": "Nunchuk",
"uri": "https://nunchuk.io/"
},
"scans_bip21": "yes",
"recognizes_lightning": "n/a",
"creates_bip21": "no",
"description": "",
"notes": "On-chain only, does not generate BIP21 addresses",
"issue_link": "https://github.com/nunchuk-io/nunchuk-desktop/issues/10",
"credit": {
"name": "@bosch",
"uri": "https://github.com/Bosch-0"
}
},
{
"wallet": {
"name": "OKCoin",
"uri": "https://www.okcoin.com/"
},
"scans_bip21": "",
"recognizes_lightning": "",
"creates_bip21": "",
"description": "",
"notes": ""
},
{
"wallet": {
"name": "OpenNode",
"uri": "https://www.opennode.com/"
},
"scans_bip21": "n/a",
"recognizes_lightning": "n/a",
"creates_bip21": "yes",
"description": "OpenNode is a Lightning Payment Provider that allows merchants to accept bitcoin. For developers, they provide an API to generate and manage generic \"charges\" that can be paid over either a bitcoin transaction or a lightning invoice. The charges API response object includes a `uri` field which contains a BIP21 URI + BOLT11 invoice.",
"notes": "",
"credit": {
"name": "@alexlwn123",
"uri": "https://github.com/alexlwn123"
}
},
{
"wallet": {
"name": "Phoenix",
"uri": "https://phoenix.acinq.co/"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "no",
"description": "",
"notes": "",
"credit": {
"name": "@sbddesign",
"uri": "https://github.com/sbddesign"
}
},
{
"wallet": {
"name": "River",
"uri": "https://river.com/"
},
"scans_bip21": "yes",
"recognizes_lightning": "no",
"creates_bip21": "no",
"description": "",
"notes": "",
"credit": {
"name": "@bruteforcecat",
"uri": "https://github.com/bruteforcecat"
}
},
{
"wallet": {
"name": "Samourai",
"uri": "https://samouraiwallet.com/"
},
"scans_bip21": "yes",
"recognizes_lightning": "n/a",
"creates_bip21": "no",
"description": "",
"notes": "",
"credit": {
"name": "@bosch",
"uri": "https://github.com/Bosch-0"
}
},
{
"wallet": {
"name": "Simple Bitcoin Wallet",
"uri": ""
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "",
"description": "Needed a channel open to test but seemed to read the invoice.",
"notes": "",
"credit": {
"name": "@bosch",
"uri": "https://github.com/Bosch-0"
}
},
{
"wallet": {
"name": "Strike",
"uri": "https://strike.me/"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "no",
"description": "Strike has been updated to recognize the lightning param after scanning",
"notes": "",
"issue_link": "",
"credit": {
"name": "@sbddesign, manuela, verbiricha",
"uri": "https://github.com/sbddesign/bip21-site/pull/72#issue-1387877559"
}
},
{
"wallet": {
"name": "Swiss Bitcoin Pay",
"uri": "https://swiss-bitcoin-pay.ch"
},
"scans_bip21": "n/a",
"recognizes_lightning": "n/a",
"creates_bip21": "yes",
"description": "Swiss Bitcoin Pay is a merchant-oriented, non-custodial PoS app, allowing to generate BIP21 unified QR codes",
"notes": "",
"issue_link": "",
"credit": {
"name": "@SwissBitcoinPay",
"uri": "https://github.com/SwissBitcoinPay"
}
},
{
"wallet": {
"name": "Wallet of Satoshi",
"uri": "https://www.walletofsatoshi.com/"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "no",
"description": "",
"notes": "",
"credit": {
"name": "@john_zaprite",
"uri": "https://twitter.com/john_zaprite"
}
},
{
"wallet": {
"name": "Wasabi Wallet",
"uri": "https://wasabiwallet.io/"
},
"scans_bip21": "yes",
"recognizes_lightning": "n/a",
"creates_bip21": "no",
"description": "Scans BIP21 QR codes but doesn't recognize lightning addresses. Doesn't generate BIP21 QR code",
"notes": "Currently QR code scanning doesn't work on macOS",
"issue_link": "https://github.com/zkSNACKs/WalletWasabi/issues/4259",
"credit": {
"name": "@yahiheb",
"uri": "https://github.com/yahiheb"
}
},
{
"wallet": {
"name": "Zebedee",
"uri": "https://zebedee.io/"
},
"scans_bip21": "no",
"recognizes_lightning": "no",
"creates_bip21": "no",
"description": "This looks like an on-chain QR code...",
"notes": "",
"credit": {
"name": "@sbddesign",
"uri": "https://github.com/sbddesign"
}
},
{
"wallet": {
"name": "Zeus",
"uri": "https://zeusln.app/"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "yes",
"description": "",
"notes": "",
"issue_link": "https://github.com/ZeusLN/zeus/issues/879",
"credit": {
"name": "@bosch",
"uri": "https://github.com/Bosch-0"
}
},
{
"wallet": {
"name": "Alby",
"uri": "https://getalby.com/"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "no",
"description": "",
"notes": "",
"credit": {
"name": "@sbddesign",
"uri": "https://github.com/sbddesign"
}
},
{
"wallet": {
"name": "The Bitcoin Company",
"uri": "https://thebitcoincompany.com/"
},
"scans_bip21": "yes",
"recognizes_lightning": "yes",
"creates_bip21": "no",
"description": "",
"notes": "",
"credit": {
"name": "@benthecarman",
"uri": "https://github.com/benthecarman"
}
},
{
"wallet": {
"name": "Exodus",
"uri": "https://www.exodus.com/"
},
"scans_bip21": "yes",
"recognizes_lightning": "no",
"creates_bip21": "no",
"description": "The wallet does not parse lightning param when scanning in lightning mode. It scans the on chain address when selecting bitcoin at least.",
"notes": "",
"issue_link": "https://twitter.com/MichaelRihani/status/1555026695022731264?s=20&t=zDzAdL_pncYiRxD9hjrV6w",
"credit": {
"name": "Michael Rihani / Justin Camarena",
"uri": "https://github.com/sbddesign/bip21-site/issues/79"
}
},
{
"wallet": {
"name": "Coinjar",
"uri": "https://www.coinjar.com/"
},
"scans_bip21": "no",
"recognizes_lightning": "no",
"creates_bip21": "no",
"description": "App says 'Crypto address is invalid or of an unsupported variant'",
"notes": "",
"credit": {
"name": "@chendo",
"uri": "https://mastodon.social/@chendo"
}
}
]