Built on Solana

The notification layer for DeFi. Privacy-first.

Protocols alert users via email, Telegram, and SMS — without ever learning their contact info. Users stay in control. Always.

< 200ms
API response
99.9%
Delivery rate
$0.0001
Per ZK receipt
5 min
Time to integrate

How it works

Transparent by design. Private by default.

Three steps. No email stored anywhere. Every delivery provably on-chain.

One API call

Protocol calls /notify

Your protocol sends a wallet address and message payload. No email address required — ever.

Zero PII exposed

Privacy Resolution

Herald resolves the wallet to an encrypted contact stored on-chain via the Privacy Registry PDA.

On-chain proof

Secure Delivery

Herald's secure decryption layer processes the encrypted payload in-memory, then delivers via Email, Telegram, or SMS before writing a ZK receipt.

Two audiences. One infrastructure.

Built for protocols. Trusted by users.

For Protocols

Send. Don't store.

Alert your users without ever touching their contact data. Herald handles routing, delivery, and compliance.

  • One API call — wallet address + message
  • Zero PII in your database. Ever.
  • GDPR compliant by architecture, not by policy
  • ZK receipts — immutable on-chain delivery proof
Get early access
await herald.notify({
wallet: '7xR4...nQ',
subject: 'Liquidation Warning'
});
For Users

Your wallet. Your inbox.

Register once. Receive DeFi alerts from any Herald-integrated protocol — without sharing your email with anyone.

  • Connect any Solana wallet — Phantom, Backpack, Ledger
  • Your email is encrypted before it leaves your browser
  • Protocols never learn your contact info
  • Delete your identity anytime, on-chain
Register for free
0
PII stored
90s
to register
protocols

Infrastructure

Everything you need to scale trust

Robust, privacy-preserving notification infrastructure built for the next billion DeFi users.

Privacy Registry

On-chain identity management via Anchor PDAs. You own your data — Herald cannot modify or delete your record.

Multi-channel Delivery

Email, Telegram, and SMS — whichever channel your users prefer.

ZK Receipts

Every delivery writes an immutable ZK-compressed leaf to Solana. Provable at $0.0001 per receipt.

Pay in USDC

Native USDC streaming. No credit cards, no invoices.

One API Call

Send your first notification in under 5 minutes. Our SDK handles encryption and on-chain resolution.

Global Scale

Multi-AZ AWS infrastructure with Helius RPC. 99.9% SLA on Growth and Scale tiers.

Developer experience

Integrate in minutes,
not days.

Our SDK handles the complex encryption, on-chain identity resolution, and ZK receipt writing. You just call notify().

TypeScript, Rust, and REST API — all first-class
Automatic retry with exponential backoff
Full TypeScript types auto-generated from OpenAPI
import { Herald } from '@herald-protocol/sdk';
const herald = new Herald({
apiKey: process.env.HERALD_API_KEY, // hrld_live_xxx
});
// Send a DeFi alert — no email needed
const result = await herald.notify({
wallet: '7xR4mKp2nQ...', // Recipient's Solana address
subject: 'Liquidation Warning — Action Required',
body: 'Your health factor on Drift is 1.05. Add collateral.',
category: 'defi',
receipt: true, // Write on-chain proof
idempotencyKey: `liq_${userId}_${Date.now()}`,
});
// { notificationId, status: 'queued', receiptTx: null }
ready

Pricing

Start free. Pay in USDC when you scale.

No credit card required. Pay with any Solana wallet via native USDC streaming.

Developer
$0/mo
1,000 sends / month

For building and testing your integration.

  • 1,000 sends / month
  • Email delivery
  • Sandbox environment
  • 1 API key
  • ZK receipts
  • Telegram & SMS
  • Webhooks
  • Team members
  • SLA guarantee
GrowthMost popular
$99/mo
50,000 sends / month

$0.002 / send after limit

For protocols with an active user base.

  • 50,000 sends / month
  • Email, Telegram & SMS
  • Sandbox + Live environments
  • 5 API keys
  • ZK receipts
  • Webhooks
  • 3 team members
  • 99.9% uptime SLA
  • Dedicated CSM
Scale
$299/mo
250,000 sends / month

$0.0015 / send after limit

For high-volume protocols and growing teams.

  • 250,000 sends / month
  • Email, Telegram & SMS
  • Sandbox + Live environments
  • Unlimited API keys
  • ZK receipts
  • Webhooks + custom retry
  • 10 team members
  • 99.9% uptime SLA
  • Custom DKIM domain
Enterprise
Custom
1M+ sends / month

Custom overage pricing

Custom volume, SLAs, and dedicated support.

  • Custom send volume
  • Email, Telegram & SMS
  • Dedicated environments
  • Unlimited API keys
  • ZK receipts + audit export
  • Webhooks + custom retry
  • Unlimited team members
  • 99.99% uptime SLA
  • Dedicated CSM + Slack

All tiers include ZK receipts · No hidden fees · Cancel anytime

Pay with USDC via any Solana wallet — view full pricing details →

Ready to join the privacy-first layer?

Start sending notifications to your users safely in 5 minutes, or register your wallet to take control of your alerts.