Registry / networking / nbd-wtf-go-nostr

nbd-wtf-go-nostr

JSON →
library0.52.3gogounverified

A Go client library for the Nostr protocol, enabling communication with Nostr relays.

go get github.com/nbd-wtf/go-nostr
INSTALL
IMPORT
SIG · NBD-WTF-GO-NOSTR
N
nbd-wtf-go-nostr
networkinggov0.52.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

nostr
github.com/nbd-wtf/go-nostr

Creates a new Nostr relay pool.

package main import ( "fmt" "github.com/nbd-wtf/go-nostr" ) func main() { pool := nostr.NewSimplePool(context.Background()) fmt.Println(pool) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.52.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
nbd-wtf-go-nostr — go get nbd-wtf-go-nostr · libregistry