catalog: add boltcards 1.1.1-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).

Fork of upstream v1.1.1 (upstream's config.json lags at 1.1.0, but the
released tag is v1.1.1) → 1.1.1-aio.1.

archive: aiolabs/boltcards @ v1.1.1-aio.1
sha256:  a01287fa7a19292e41e61db0aedab5e996b637689555743c25b764cc7fbe6cf5

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 3c65fdd2b3

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.1-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.1-aio.1.zip",
"hash": "a01287fa7a19292e41e61db0aedab5e996b637689555743c25b764cc7fbe6cf5"
} }
] ]
} }