Add NIP-42 authentication to relay discovery (#10)

* Add NIP-42 authentication to relay discovery

* Move discovery tests into tests directory
This commit is contained in:
a1denvalu3
2026-07-23 19:45:57 +02:00
committed by GitHub
parent cf18649ee9
commit 367979ea3d
4 changed files with 264 additions and 10 deletions
+1
View File
@@ -1,4 +1,5 @@
websockets>=12.0
coincurve>=20.0.0
matplotlib>=3.5.0
pandas>=1.4.0
numpy>=1.20.0