Welcome to DAO Café
DAO Café provides developer tools for the CreateDAO protocol — a governance framework built on OpenZeppelin Governor and ERC20Votes.DAO Café Indexer
High-performance GraphQL API for querying DAOs, proposals, votes, and delegations in real-time.
daocafe-sdk
TypeScript SDK with React hooks and TanStack Query integration for building governance apps.
What is DAO Café?
DAO Café indexes all governance activity from DAOs created via the CreateDAO factory contracts. It provides:- Real-time GraphQL API at
https://dao.cafe/graphql - TypeScript SDK with React hooks for seamless integration
- Multi-chain support for Base Mainnet and Sepolia Testnet
- Complete governance data: DAOs, proposals, votes, delegations, and token holders
Quick Links
GraphQL Playground
Try queries interactively
Indexer API
Data model & endpoints
SDK
React hooks & queries
Live Demo
See it in action
Demo Application
Want to see DAO Café in action? Check out the demo application — a full-featured governance interface built with the SDK. Features include:- Browse DAOs across Base and Sepolia networks
- View and vote on proposals
- Create new proposals with IPFS metadata
- Transaction simulation via Tenderly
View Demo Source
Explore the demo app source code on GitHub for implementation examples.
Supported Networks
| Network | Chain ID | Status |
|---|---|---|
| Base Mainnet | 8453 | ✅ Live |
| Sepolia Testnet | 11155111 | ✅ Live |