Added extended description
This commit is contained in:
parent
b8e67ad60a
commit
541833084e
6 changed files with 93 additions and 2 deletions
65
config.json
65
config.json
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue