Documentation
Everything about nuthatch - the two-minute golden path, the concepts underneath, and full guides for building nests and operating them. New here? Start with the Quickstart.
Start here
- Quickstart - from a contract address to a live, queryable API in under two minutes.
- What is a nest? - the core mental model.
Build a nest
- nuthatch.toml - the one config file a nest has.
- Authored SQL views - first-class derived logic.
- Recipes - the
eth_callyou don't need.
Operate
- Run a roost - many nests, one runtime, one or more chains.
- The nest registry - publish and pull nests by name.
- Upgrading a nest - the N-1 problem, solved.
Reference & internals
- CLI reference, HTTP API, MCP.
- RFCs - the numbered design record.