UNPKG

node-red-contrib-nostr

Version:

Node-RED nodes for seamless Nostr protocol integration. Features robust WebSocket handling, event filtering, and NPUB-based routing. Built with TypeScript for type safety and extensive testing. Perfect for Nostr automation flows.

4 lines (3 loc) 145 B
export * from './nostr-filter/nostr-filter'; export * from './nostr-relay/nostr-relay'; export * from './nostr-relay-config/nostr-relay-config';