THE PROTOCOL
How Fractal converts speculative capital into deployed software — autonomously, on-chain, and owned by the community.
TOKENS AS COMPUTE CREDITS
Every $FRACTAL purchased is not speculation — it is a direct credit toward AI computation. When the market cap crosses a milestone, the protocol converts that liquidity signal into a real production event: the AI Forge spins up, generates code, and deploys.
ZERO HUMAN INTERVENTION
From milestone detection to GitHub commit to Vercel deploy to EVM L2 contract — no human touches the keyboard. The Rust sentinel watches. The Laravel orchestrator routes. The Ollama instance builds. The pipeline executes.
OUTPUT IS OWNABLE
Every dApp the AI builds is wrapped in a fractional ERC-20 contract on EVM L2. Anyone can buy equity in the output. Revenue generated by the dApp flows proportionally to fraction holders. The token creates the product. The product creates the yield.
GOVERNANCE IS ECONOMIC
There is no foundation, no multisig council, no team vote. Bag holders rank prompts by bag weight via the Governance Terminal. The heaviest bags steer the AI's queue. Governance is a direct function of skin in the game.
Bonding curve token on pump.fun. Market cap acts as a read-only signal — no funds leave Solana. Milestone detection is pure observation, not custody.
Solana Mainnet · pump.fun Program ID: 6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBymtLXb
A single-binary Rust service. Connects via wss:// to Helius RPC. Parses pump.fun transaction logs in real-time to compute market cap from bonding curve state.
Helius RPC · logsSubscribe · Redis SETNX idempotency lock · ~12ms detection latency
Laravel 11 orchestrator running on a dedicated VPS. Receives milestone events via Redis pub/sub, constructs mega-prompts, manages job queue, tracks deploy state in MySQL.
Laravel 11 · Horizon queue dashboard · MySQL 8 · Redis 7 · Ubuntu 24.04 LTS
Local Ollama instance on a GPU server. Receives structured prompts from the orchestrator via REST API. Returns full file-tree JSON: Next.js app, Solidity contracts, deploy scripts.
Ollama 0.5 · NVIDIA A100 40GB · DeepSeek-R1-32B · Qwen2.5-Coder-32B-Instruct · ~4min avg generation
Auto-commit to GitHub triggers Vercel CI/CD for the Next.js frontend. Foundry test suite runs against the Solidity contracts before deploying to Base (EVM L2).
Vercel Pro · GitHub Actions · Foundry 0.2 · Base (Chain ID 8453) · Basescan verification
Wallet auth via signed message → JWT with bag_weight claim. Prompts stored in Redis sorted set, scored by bag weight. Submitter receives real-time status via WebSocket.
Next.js 16 frontend · JWT RS256 · Redis ZADD sorted set · WebSocket push · Wagmi + viem
Community buys $FRACTAL on pump.fun. Market cap rises. Milestone thresholds trigger the pipeline. No milestone = no new build.
The AI builds a dApp. It is deployed to Vercel (frontend) and EVM L2 (smart contract). A fractional ERC-20 wraps the dApp's revenue rights.
dApp generates revenue. Revenue flows to fraction holders on EVM L2. Early $FRACTAL holders get first-mover access to buy fractions before public.
0 RUGS. 100% ON-CHAIN.
Every dApp deploy is a public GitHub commit. Every contract is verified on Basescan. Every fraction is a traceable ERC-20. The protocol is the code. The code is public.
OPEN SOURCE DEPLOYS
Every AI-generated dApp is committed to a public GitHub repository under the fractal-dapps org. Source code, deployment manifests, and audit logs are publicly accessible the moment they ship. No private repos. No hidden logic.
VERIFIED CONTRACTS
Every Solidity contract deployed to Base is verified on Basescan immediately after deployment. The Foundry verification step is non-optional — the deploy pipeline fails if verification fails. Unverified contracts do not ship.
IDEMPOTENT MILESTONES
Each milestone can only fire once. The Rust Sentinel uses Redis SETNX to lock a milestone key the moment it triggers. Subsequent crossings of the same threshold are silently ignored. No double-deploys. No race conditions.
COMPUTE RESERVE MULTISIG
The 5% compute reserve allocation is held in a 2-of-3 Gnosis Safe. Every spend is a public on-chain transaction. Compute costs are the only permitted use — governance can vote to slash the reserve if funds are misused.
CONTRACT ADDRESS — $FRACTAL
Fz97LHd7e6zieXAWawmyfWSRvkUxyt3MNnSQnQLcpump