Added extended description

This commit is contained in:
benarc 2024-05-08 23:32:04 +01:00
commit 541833084e
6 changed files with 93 additions and 2 deletions

View file

@ -2,6 +2,67 @@
"name": "Bolt Cards",
"short_description": "Self custody Bolt Cards with one time LNURLw",
"tile": "/boltcards/static/image/boltcard.png",
"contributors": ["iwarpbtc", "arcbtc", "leesalminen"],
"min_lnbits_version": "0.11.0"
"min_lnbits_version": "0.11.0",
"contributors": [
{
"name": "dni",
"uri": "https://github.com/dni",
"role": "Developer"
},
{
"name": "prusnak",
"uri": "https://github.com/prusnak",
"role": "Developer"
},
{
"name": "talvasconcelos",
"uri": "https://github.com/talvasconcelos",
"role": "Developer"
},
{
"name": "arbadacarbaYK",
"uri": "https://github.com/arbadacarbaYK",
"role": "Developer"
},
{
"name": "gorrdy",
"uri": "https://github.com/gorrdy",
"role": "Developer"
},
{
"name": "BilligsterUser",
"uri": "https://github.com/BilligsterUser",
"role": "Developer"
},
{
"name": "iwarpbtc",
"uri": "https://github.com/iwarpbtc",
"role": "Developer"
},
{
"name": "arcbtc",
"uri": "https://github.com/arcbtc",
"role": "Developer"
},
{
"name": "leesalminen",
"uri": "https://github.com/leesalminen",
"role": "Developer"
}
],
"images": [
{
"uri": "https://raw.githubusercontent.com/lnbits/copilot/main/static/1.png"
},
{
"uri": "https://raw.githubusercontent.com/lnbits/copilot/main/static/2.png",
"link": "https://www.youtube.com/watch?v=_sW7miqaXJc"
},
{
"uri": "https://raw.githubusercontent.com/lnbits/copilot/main/static/3.jpg"
}
],
"description_md": "https://raw.githubusercontent.com/lnbits/copilot/main/description.md",
"terms_and_conditions_md": "https://raw.githubusercontent.com/lnbits/copilot/main/toc.md",
"license": "MIT"
}