catalog: add boltcards 1.1.0-aio.1 (tap-to-receive)

aiolabs fork of the lnbits boltcards extension adding a /pay deposit
endpoint (tap a Bolt Card to RECEIVE sats). Consumed by the bitSpire ATM
cash-in flow (aiolabs/bitspire #84).

archive: aiolabs/boltcards @ v1.1.0-aio.1
sha256:  70f34c4bf637e500ee08999132083eecbb5dd2224ff34b89b9644d471adaf288

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Patrick Mulligan 2026-08-06 00:49:23 +02:00
commit 24e9a2b2ba

View file

@ -528,6 +528,17 @@
"icon": "https://git.atitlan.io/aiolabs/chatelet/raw/branch/main/static/image/aio.png", "icon": "https://git.atitlan.io/aiolabs/chatelet/raw/branch/main/static/image/aio.png",
"archive": "https://git.atitlan.io/aiolabs/chatelet/archive/v0.3.0.zip", "archive": "https://git.atitlan.io/aiolabs/chatelet/archive/v0.3.0.zip",
"hash": "3f5fe8a26978bd295a158cc0737cb6a802202920287a5e2f642426d0feef821a" "hash": "3f5fe8a26978bd295a158cc0737cb6a802202920287a5e2f642426d0feef821a"
},
{
"id": "boltcards",
"repo": "https://git.atitlan.io/aiolabs/boltcards",
"name": "Bolt Cards",
"min_lnbits_version": "1.3.0",
"version": "1.1.0-aio.1",
"short_description": "Self custody Bolt Cards with one time LNURLw",
"icon": "https://git.atitlan.io/aiolabs/boltcards/raw/branch/main/static/image/boltcard.png",
"archive": "https://git.atitlan.io/aiolabs/boltcards/archive/v1.1.0-aio.1.zip",
"hash": "70f34c4bf637e500ee08999132083eecbb5dd2224ff34b89b9644d471adaf288"
} }
] ]
} }