NostrBridge Webhook Relay Engine
NIP-98 Authenticated • NIP-57 Zap Enabled

Bridge Any Webhook to
Nostr Relays in Seconds

Transform GitHub releases, Stripe payments, RSS feeds, and custom HTTP payloads into cryptographically signed Nostr events delivered at sub-second edge speed.

Real-Time Edge Transformation Workflow
📥
1. Inbound Webhook
GitHub, Stripe, Custom JSON POST payloads
2. Liquid Engine
JSONPath extraction & template compilation
🔑
3. Nostr Signer
Ephemeral key, encrypted nsec, or NIP-46
📡
4. Relay Broadcaster
Concurrent publish to damus, nos.lol, etc.
Interactive Live Demo

Payload to Nostr Event Transformation

Select a sample webhook source to preview how NostrBridge extracts payload fields and formats signed Nostr events.

Incoming POST Webhook Payloadapplication/json
{
  "action": "published",
  "release": {
    "tag_name": "v2.4.0",
    "name": "v2.4.0 - Monorepo Launch",
    "body": "Features include Cloudflare D1 migrations and NIP-57 Zap billing.",
    "html_url": "https://github.com/org/repo/releases/tag/v2.4.0"
  },
  "repository": {
    "full_name": "nostrbridge/core"
  }
}
Configured Liquid Template:🚀 New Release {{ payload.repository.full_name }} {{ payload.release.tag_name }} {{ payload.release.body }} Release Link: {{ payload.release.html_url }}
Signed Nostr Event (Kind 1)NIP-01 Ready
{
  "id": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
  "pubkey": "82341f882b6eabcd1234567890abcdef1234567890abcdef1234567890abcdef",
  "created_at": 1721692800,
  "kind": 1,
  "tags": [
    [
      "t",
      "github"
    ],
    [
      "t",
      "release"
    ],
    [
      "r",
      "https://github.com/nostrbridge/core/releases/tag/v2.4.0"
    ]
  ],
  "content": "🚀 New Release nostrbridge/core v2.4.0\n\nFeatures include Cloudflare D1 migrations and NIP-57 Zap billing.\n\nRelease Link: https://github.com/org/repo/releases/tag/v2.4.0",
  "sig": "4a12bc90...8ef921"
}
Architected for Enterprise Reliability

Engineered for Nostr Automation

Everything you need to automate your event publishing pipeline from traditional HTTP services directly onto decentralized relays.

Cloudflare Edge

Sub-Second Edge Execution

Deployed globally on Cloudflare Workers edge network. Low latency HTTP intake and background relay execution using waitUntil().

🔐
NIP-46 / NIP-01

3 Flexible Signing Modes

Sign events using ephemeral bot keys, your AES-256 encrypted personal nsec, or delegate signing via NIP-46 Remote Bunker.

🛠️
JSONPath + Liquid

Liquid Template Engine

Extract nested payload values using JSONPath expressions and format note text and tags dynamically with Liquid templates.

📡
WebSocket Pool

Multi-Relay Pool Broadcaster

Publish concurrently to multiple relays with WebSocket connection pooling and individual delivery status logging.

NIP-57 Lightning

NIP-57 Zap Billing

Integrated Lightning payments via LNURL-pay. Top up Pay-Go credits instantly or purchase $10 monthly subscriptions.

🛡️
NIP-98 Auth

NIP-98 Security Gating

All management endpoints and rule configurations are strictly protected by NIP-98 HTTP authentication events.

Interactive Fee Estimation

Zap Billing Calculator

Simulate your monthly usage and find the most cost-effective tier for your webhook automation needs.

Monthly Notes Shared1,000 notes
10 notes5,00025,000 notes
Active Webhook Endpoints3 rules
1 endpoint10 rules20 rules
Selected Parameters Summary
Monthly Note Volume:1,000
Endpoint Rule Configs:3
Free Tier

Up to 100 notes & 2 webhooks free forever.

0 sats
$0.00 / mo
Exceeds Free limits (100 notes or 2 endpoints max)
Premium SubscriptionBest Value

Fixed rate up to 5,000 notes & 10 webhooks.

$10.00
~30,000 sats / 30 days
Pay-As-You-Go Wallet

10 sats / note published + 100 sats / rule created.

10,300 sats
~$3.43 USD
Transparent Lightning Pricing

Simple, Transparent Tiers

No hidden fees. Pay using native Lightning Network Zaps (NIP-57) or start with our free tier.

Free Starter

Free Forever
0 sats
$0.00 / month
  • 100 Notes Shared / month
  • 2 Webhook Endpoint Rules
  • Ephemeral Bot Key Signing
  • Standard Public Relays
  • Community Documentation
Get Started Free →
Most Popular

Premium Monthly

$10.00
~30,000 Sats / 30 days
  • 5,000 Notes Shared / month
  • 10 Webhook Endpoint Rules
  • Encrypted nsec & NIP-46 Bunker
  • Custom Relay Pool Configuration
  • Priority WebSocket Connection Pool
  • Lightning Invoice Upgrade
Upgrade with Lightning →

Pay-As-You-Go

Flexible Wallet
10 sats
per note + 100 sats / rule
  • Unlimited Notes & Volume
  • Unlimited Webhook Endpoints
  • Pay only for what you broadcast
  • All Signing Preferences
  • Instant LNURL Zap Top-Up
  • Detailed Webhook Execution Logs
Top Up Wallet →