Skip to main content

Documentation Index

Fetch the complete documentation index at: https://dao.cafe/docs/llms.txt

Use this file to discover all available pages before exploring further.

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 Ethereum Mainnet and Sepolia Testnet
  • Complete governance data: DAOs, proposals, votes, delegations, and token holders

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 Ethereum 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

NetworkChain IDStatus
Ethereum1✅ Live
Sepolia Testnet11155111✅ Live