cyql.io is a curated gallery of projects built on the Internet Computer.
It serves as a visual and functional directory for exploring the growing ecosystem of decentralized applications (dApps) powered by ICP. cyql.io highlights projects across categories like DeFi, NFTs, gaming, infrastructure, and more — all running natively on-chain.
The platform aims to provide both newcomers and seasoned developers with a centralized hub to discover, evaluate, and support Internet Computer projects. Each listing includes key information, live links, and categorization to help users find what they’re looking for quickly and intuitively.
- Frontend:
n7ib3-4qaaa-aaaai-qagnq-cai
- Backend:
nrkmt-haaaa-aaaai-qagmq-cai
- Domain: cyql.io
# Install dependencies
npm install
# Generate actor interfaces from canisters
dfx generate
# Start the local development server
npm run dev