add basic concord backend

This commit is contained in:
2026-09-16 16:57:04 +07:00
parent 5f2a5d7a37
commit 66f75ad105
7 changed files with 891 additions and 27 deletions
Generated
+4
View File
@@ -1310,8 +1310,12 @@ dependencies = [
"data-encoding",
"hkdf",
"nostr",
"nostr-memory",
"nostr-sdk",
"rand 0.10.2",
"serde_json",
"sha2 0.10.9",
"smol",
]
[[package]]