HORIZONPROTOCOL
A decentralized, gamified coordination platform for real-world missions. Post tasks, form guilds, earn rewards — all on Base L2.
Protocol Metrics
Real-time statistics from the Horizon Protocol testnet.
A decentralized, gamified coordination platform for real-world missions. Post tasks, form guilds, earn rewards — all on Base L2.
Real-time statistics from the Horizon Protocol testnet.
Everything you need to coordinate real-world work on-chain.
Post tasks with escrowed USDC/EURC rewards. Workers claim, complete, and get paid automatically.
Form teams, curate mission boards, and share reputation across your DAO community.
Build on-chain reputation with EAS attestations, XP progression, and achievement NFTs.
Automated settlement via PaymentRouter. Gasless ratings with CDP Paymaster.
Four simple steps to coordinate real-world tasks on-chain.
Real-world applications built on the Horizon Protocol.
Decentralized food delivery with Restaurant DAOs. Menus, orders, and payments all coordinated on-chain with EURC/USDC.
Community-owned ride-sharing with driver cooperatives. Fair pricing, transparent fees, and shared governance.
Construction worker coordination with trade guilds. Skill verification, milestone payments, and project management.
Decentralized decision-making across a multi-DAO ecosystem.
Governs core protocol parameters, fee adjustments, and treasury allocation.
Manages dispute resolution standards, resolver requirements, and arbitration policies.
Oversees development operations, audits, and ecosystem partnerships.
Each guild governs its own treasury, membership rules, and mission curation.
Every fee is on-chain, verified, and capped at 10% total. Workers always come first.
Workers keep at least 90% of every mission reward. Enforced on-chain by the PaymentRouter smart contract.
All fee parameters are immutable constants in verified smart contracts. No hidden charges, no surprises.
5% DDR deposit by both parties. Resolver earns 20% of the deposit. Loser pays 2% penalty. No platform rake on disputes.
Access Horizon through our Mini App or download the mobile experience.
Lightweight companion app inside Coinbase Wallet. Browse missions, quick claim, track XP.
57+ screens with GPS verification, photo uploads, mission management, and real-time notifications. Currently in testnet testing.
57+ screens with GPS verification, photo uploads, mission management, and real-time notifications. Currently in testnet testing.
Everything a DAO needs to operate — orders, analytics, governance, and payouts — in one place with real-time data.
Revenue tracking, mission metrics, and performance charts powered by Recharts.
Real-time iTake order tracking with status updates and courier assignment.
Create and manage restaurant menus with pricing, photos, and dietary tags.
DAO governance interface for voting on proposals and managing guild parameters.
HRZN token economics overview, staking metrics, and fee distribution tracking.
Team management with role-based permissions and automated payment tracking.
Build on Horizon with our open-source SDK, contracts, and documentation.
Complete guides, API reference, and integration tutorials.
open https://horizon-docs-public.vercel.appOfficial SDK for integrating Horizon into your dApp.
yarn add @horizon/sdkFoundry-based contracts — MissionEscrow, PaymentRouter, GuildDAO.
forge install HrznLabs/horizon-contractsimport { HorizonClient } from '@horizon/sdk';
// Initialize the client
const horizon = new HorizonClient({
network: 'base',
rpcUrl: process.env.RPC_URL
});
// Create a mission with USDC escrow
const mission = await horizon.createMission({
title: 'Deliver Package',
reward: parseUnits('50', 6),
deadline: 86400
});Complete protocol specification — missions, escrow, reputation, governance.
Download PDF (opens in a new tab)Peer-reviewed research on decentralised coordination and gamified economies.
Download PDF (opens in a new tab)The founding vision — why we build and what we believe.
Download PDF (opens in a new tab)Principles, rights, and governance framework of the protocol.
Download PDF (opens in a new tab)Our journey to decentralized coordination at scale.
Live on Base Sepolia
Mission escrow, guild creation, on-chain reputation, USDC/EURC payments.
Real-world delivery coordination
Restaurant DAOs, courier XP system, EURC payments, and on-chain reviews.
57+ screens, iOS & Android
Full mobile experience with GPS navigation, wallet integration, and mission management.
Expanding the network
RidesDAO, BuildDAO, and more communities coordinating on-chain.
Competitive coordination at scale
Seasonal leaderboards, guild wars, reputation seasons, and professional audit.
Beyond Base
Expanding to Solana and additional EVM L2s for broader reach and grant opportunities.