Recipes

Full pipeline specifications for Backproto. Fork any recipe, simulate it locally, deploy to Base.

Decentralized Log Router

infrastructure

Log ingestion where collector nodes declare capacity. Overwhelmed nodes reroute streams to nodes with spare capacity. Streaming payments compensate operators.

log-ingest×2
route-and-store×2
delivery-confirm×1
CapacityRegistryBackpressurePoolPricingCurveEscrowBuffer+3
advanced

LLM Ensemble (capacity-weighted)

ai

Route completions across multiple model runners; weights follow spare capacity and price.

prompt-to-tokens×3
CapacityRegistryBackpressurePoolPricingCurveEscrowBuffer+2
intermediate

Nostr Relay Fanout with Congestion Pricing

nostr

Publish/subscribe event distribution across Nostr relays. Overloaded relays shed subscriptions to relays with spare capacity.

event-ingest×2
relay-fanout×2
CapacityRegistryBackpressurePoolPricingCurveCompletionTracker
intermediate

Open Source Revenue Splitter

general

Stream incoming payments to contributors based on declared availability. Away maintainers auto-reroute their share to active contributors.

payment-ingest×3
CapacityRegistryBackpressurePoolEscrowBuffer
beginner

Sport Sponsorship Streamer

general

Fan and brand micropayments stream to athletes. Overfunded recipients auto-reroute new sponsorships to underfunded participants.

sponsorship-ingest×2
engagement-verify×1
CapacityRegistryBackpressurePoolPricingCurveEscrowBuffer
beginner