Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Contracts guides

Every guide, concept, and reference under the Contracts tab, grouped by what you're trying to do.

Build and ship a contract

  • Deploy: Scaffold a Foundry project and deploy Counter to Stable testnet.
  • Verify: Upload source to Stablescan so users can read and call your contract.
  • Index events: Build a live event stream with ethers.js, plus historical backfill.

Call system modules

Reference

Foundation concepts