Add NIP 55 signer support

This commit is contained in:
Chris Daley
2024-09-30 13:26:25 -07:00
committed by Jon Staab
parent 1ef7c1c59f
commit e1f8d6a4e0
6 changed files with 369 additions and 281 deletions
+3
View File
@@ -35,5 +35,8 @@
"@welshman/net": "0.0.22",
"@welshman/util": "0.0.33",
"nostr-tools": "^2.7.2"
},
"peerDependencies": {
"nostr-signer-capacitor-plugin": "github:chebizarro/nostr-signer-capacitor-plugin"
}
}