📱 #️⃣Nostr #damus AI powered reporting + Gmail + Telegram
⚡ 2,641 views · 📱 Social Media & Email Marketing
Description
The n8n Nostr Community Node is a tool that integrates Nostr functionality into n8n workflows, allowing users to interact with the Nostr protocol seamlessly. It provides both read and write capabilities and can be used for various automation tasks.
Disclaimer This node is ideal for self-hosted n8n setups, as ++community nodes are not supported on n8n cloud++. It opens up exciting possibilities for integrating workflows with the decentralized Nostr protocol.
image.png
n8n Community Node for Nostr
image.png
Features
- Write Operations: Send notes and events (kind1) to the Nostr network.
- Read Operations: Fetch events based on criteria such as event ID, public key, hashtags, mentions, or search terms.
- Utility Functions: Convert events into different formats like naddr or nevent and handle key transformations between bech32 and hex formats.
- Trigger Events: Monitor the Nostr network for specific mentions or events and trigger workflows automatically.
Use Cases
- Automating note posting without exposing private keys.
- Setting up notifications for mentions or specific events.
- Creating bots or AI assistants that respond to mentions on Nostr.
Installation
- Install n8n on your system.
- Add the Nostr Community Node to your instance.
- Configure your credentials using a Nostr secret key (supports bech32 or hex formats).
🔗 Nodes Used
Telegram, Gmail, Markdown, Schedule Trigger, Basic LLM Chain, Google Gemini Chat Model
📥 Import
Download workflow.json and import into n8n:
Workflow menu → Import from File