AI-NATIVE
DEFI PROTOCOL
Claire Chan is the convergence of artificial intelligence and decentralized finance infrastructure on Solana. We build tools that think — an AI companion that writes production code, a DEX that routes with intelligence, and staking systems that optimize autonomously. All wrapped in a terminal-grade interface designed for builders who demand precision.
WHY WE BUILD
DeFi tools should be as intelligent as the people who use them.
Intelligence First
Every feature is enhanced by AI. From code generation to trade routing to yield optimization — intelligence isn't bolted on, it's the foundation. Claire doesn't just execute; she reasons, suggests, and adapts.
Builder Experience
Terminal-grade precision for developers, intuitive flows for traders. No flashy gimmicks — raw, functional interfaces that respect your time. Every pixel serves a purpose. Every interaction is deliberate.
Open Architecture
Swap LLM providers with a single config change. Fork the protocol. Extend the modules. Claire is built on open standards with transparent contracts. Security through openness, not obscurity.
TECH STACK
Production-grade infrastructure powering every module.
- ▸Next.js 14 (App Router)
- ▸TypeScript
- ▸Tailwind CSS
- ▸Framer Motion
- ▸Live2D Cubism SDK
- ▸Solana Web3.js
- ▸Anchor Framework
- ▸Wallet Adapter
- ▸SPL Token Standard
- ▸OpenClaw API (Primary)
- ▸Server-side inference
- ▸Streaming responses
- ▸Context-aware reasoning
- ▸Vercel Edge Functions
- ▸Solana RPC (Mainnet)
- ▸CoinGecko Oracle
- ▸Automated CI/CD Pipeline
RUN IT YOURSELF
Clone, configure, launch. Works on desktop, servers, and edge.
Local Development
git clone <repository-url> cd claire/claire-protocol npm install
# Create .env.local in claire-protocol/ OPENCLAW_API_KEY=your_key_here SOLANA_RPC_URL=https://api.mainnet-beta.solana.com
npm run dev # → http://localhost:3000
Production Build
npm run build npm run start # → Production server on port 3000
Optimized bundle with static generation where possible. Deploy to Vercel, AWS, or any Node.js hosting. Edge-compatible API routes.
Desktop (Tauri) — Coming Soon
# Phase 4 — Desktop wrapper via Tauri npm run tauri:dev # Dev mode with hot reload npm run tauri:build # .exe / .dmg / .AppImage # Native features planned: # • System tray with Claire status # • Global hotkey for AI companion # • Local LLM inference option # • Hardware wallet USB integration
Containerized
docker build -t claire-protocol . docker run -p 3000:3000 \ -e OPENCLAW_API_KEY=your_key \ claire-protocol
Available Commands
System Requirements
DEVELOPMENT TIMELINE
From genesis to full protocol evolution.
GENESIS
- ✓Core architecture designed
- ✓Next.js + Solana integration
- ✓Terminal UI system built
- ✓AI Companion prototype
INFRASTRUCTURE
- ✓DEX swap engine deployed
- ✓Staking contracts live
- ✓Live2D Claire avatar
- ✓OpenClaw API integration
EXPANSION
- ▸AMM Laboratory beta
- ▸Multi-pool liquidity
- ▸Advanced charting
- ▸Mobile responsive overhaul
EVOLUTION
- ▸Desktop application (Tauri)
- ▸Voice interaction system
- ▸Cross-chain bridges
- ▸DAO governance launch
CORE TEAM
Anonymous builders shipping production code.
CLAIRE_CORE
AI Engine & Protocol Design
SOL_ARCHITECT
Solana Programs & Security
UI_TERMINAL
Frontend & Design System
DEFI_OPS
Liquidity & Market Strategy