This commit is contained in:
callebtc 2023-02-10 14:55:30 +01:00
commit 69bf22c9ec
21 changed files with 778 additions and 0 deletions

6
config.json Normal file
View file

@ -0,0 +1,6 @@
{
"name": "Nostr Client",
"short_description": "Nostr client for extensions",
"tile": "/nostr-client/static/images/nostr-bitcoin.png",
"contributors": ["calle"]
}