API Reference nostr_access v#0.3.3

View Source

Modules

Cache management for Nostr events with three-tier caching

Public API for querying Nostr relays.

WebSocket connection to a Nostr relay with subscription management.

Behaviour for event deduplication strategies.

Default deduplication strategy following NIP-01 rules.

Validates and canonicalizes NIP-01 filters.

Manages publishing a single Nostr event across multiple relays and collecting OK acks.

Manages a single query request across multiple relays.

Manages a pool of connections to a single relay.

nostr_access - Elixir library for querying Nostr relays with caching and deduplication.

Command-line interface for nostr_access following the nak tool syntax.

Tracks relay reliability and selects relays based on recent health signals.