Empire Builder — From Dream to Empire The complete journey infrastructure for creators, builders, and founders. Empire Builder turns tokens and communities into Empires: ERC-4337 SmartVault treasuries with leaderboards, boosters, distributions, burns, and airdrops on Base and Arbitrum. What it is Empire Builder is Web3 infrastructure for creators and communities. An "Empire" is a community treasury — an ERC-4337 SmartVault on Base (chain 8453) or Arbitrum (chain 42161) — paired with an identity (an "Empire ID"). Empires can be anchored to an ERC-20 token, a Farcaster fid, or a custom slug. What you can do Deploy Clanker tokens and attach them to an Empire; run leaderboards; reward holders with boosters and token distributions; execute burns; and run airdrops across multiple chains. Treasury payouts use a prepare -> owner-broadcast executeBatch -> store pipeline. For AI agents The agent skill at /skill/SKILL.md documents the HTTP API, signing workflows, and on-chain contracts. All write operations are live on mainnet; there is no testnet or sandbox. Read endpoints are mostly open GETs; writes require an x-api-key and/or an EIP-191 signature. Core pages: - Home (https://www.empirebuilder.world/): Overview, live empire rankings, and entry point. - Build your empire (https://www.empirebuilder.world/create): Deploy a Clanker token and wire it to an Empire treasury. - How it works (https://www.empirebuilder.world/landing): Walkthrough of the Empire Builder journey. - Dashboard (https://www.empirebuilder.world/dashboard): Manage your empires, treasuries, and distributions. - Migrate (https://www.empirebuilder.world/migrate): Migrate existing tokens and treasuries into Empire Builder. - Agent skill (https://www.empirebuilder.world/skill/SKILL.md): Machine-readable skill for AI agents: HTTP API, workflows, and contracts.