Official documentation for Sei Network — the first parallelized EVM blockchain. Hosted at docs.sei.io.
This site is built on Mintlify.
Install the Mintlify CLI:
npm i -g mintFrom the repo root (where docs.json lives):
mint devOpen http://localhost:3000 to view.
mint broken-links| Path | What lives there |
|---|---|
learn/ | Protocol fundamentals, architecture, governance, Sei Giga, resources |
evm/ | EVM smart contracts, precompiles, frontends, bridges, oracles, sei-js |
cosmos-sdk/ | Cosmos-SDK (deprecated per SIP-3 — kept for historical reference) |
node/ | Running validator, RPC, statesync, and archive nodes |
assets/ | Images, brand assets, OG banners |
logo/ | Site logo variants |
docs.json | Site configuration: navigation, theme, redirects, footer, SEO |
See CONTRIBUTING.md and AGENTS.md for style and content guidelines.
Changes pushed to main are deployed to production automatically via the Mintlify GitHub app.