implement nip86 client: making management RPC calls to relays.

This commit is contained in:
fiatjaf
2024-07-11 15:34:15 -03:00
parent 316d94166e
commit 5ee0036128
3 changed files with 173 additions and 3 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0
github.com/fatih/color v1.16.0
github.com/mailru/easyjson v0.7.7
github.com/nbd-wtf/go-nostr v0.34.0
github.com/nbd-wtf/go-nostr v0.34.2
github.com/nbd-wtf/nostr-sdk v0.0.5
github.com/urfave/cli/v3 v3.0.0-alpha9
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842