* chore: increase log level * feat: secure relays endpoint * feat: add config for the extension * chore: update `min_lnbits_version` * chore: improve logging * fix: decrypt logic * chore: improve logs
7 lines
217 B
JSON
7 lines
217 B
JSON
{
|
|
"name": "Nostr Client",
|
|
"short_description": "Nostr client for extensions",
|
|
"tile": "/nostrclient/static/images/nostr-bitcoin.png",
|
|
"contributors": ["calle", "motorina0"],
|
|
"min_lnbits_version": "0.12.0"
|
|
}
|