Skip to Content
TutorialsOverview

Tutorials

End-to-end integration recipes for apps, bots, indexers, and analytics. Before diving in, read Getting Started for repo setup and Protocol Overview for the CLAIM stream and contract map.

New agent project (SDK + scaffold): npm create claimrush-agent@latest

Universal rules

  1. Load addresses + start blocks from deployments/<network>.json
  2. Decode events from src/lib/Events.sol + ABIs in abis/
  3. UI verbs: ETH payouts = Collect | CLAIM rewards = Harvest

Tutorials

TutorialGoal
Index takeovers and reignsTrack Crown ownership, takeover history
Crown price widget + takeoverDisplay price, submit takeover tx
Crown bot (takeover at 30 minutes)Run a delegated takeover loop
Furnace quotes + enterQuote veCLAIM output, execute entry
Collect Barons ETH / Collect & LockShow accrued ETH, implement both modes
Index Market listingsIndex listings, compute metrics
MaintenanceHub botRun permissionless poke loop