What it takes to self-host
Running a facilitator means operating a production blockchain service:What we handle
Renvoy runs all of this as a managed service:- Multi-signer pool — multiple signer wallets per instance, nonce coordination handled automatically
- Automatic gas funding — we monitor balances and rebalance across signers
- RPC fallback — ordered failover across multiple RPC providers
- Key rotation — periodic signer key rotation with zero-downtime grace periods
- Rate limiting — per-tenant RPS limits protect against abuse
- Usage metering — track settlements and verifications per billing period, with prepaid credit packs for overflow
- KYT (Know Your Transaction) — every settlement is screened before reaching the chain
- Flashblocks — ~200ms settlement on Growth and Enterprise plans (vs ~2s standard)
- Edge routing — Cloudflare Workers route requests to the nearest facilitator instance