Work in progress. This is not the current live documentation site. It is under active development and not yet deployed to the official domain.
Agent-first documentation for Taiko, a based rollup on Ethereum.
Built with Vocs. Every page is designed for both human developers and AI agents, with machine-readable formats generated automatically.
pnpm install
pnpm devpnpm build
pnpm previewThe site auto-generates machine-readable docs:
/llms.txt— Page index with descriptions/llms-full.txt— Full docs as plain text/<path>.md— Any page as raw Markdown
The site also serves a SKILL.md for agents with instructions on how to interact with the chain.
/SKILL.md— Agent reference file
View CONTRIBUTING.md in the Taiko monorepo.