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.

3 lines (2 loc) 82 B
import { NodeAPI } from 'node-red'; export default function (RED: NodeAPI): void;