Nostr Client ============ This module provides a client implementation for interacting with the Nostr network. It handles connection management, event publishing, subscription handling, and message processing for agent communication and MCP over the Nostr protocol. .. automodule:: agentstr.nostr_client :members: :undoc-members: :show-inheritance: