Inspiration
I built compose.market because AI is the biggest economical shift we'll ever see — yet real people still get ripped off, or face millenerian learning curves just to benefit from it.
What it does
Services Walkthrough
create-agent: lets you create Agents just by selecting the model - 2100+ models are available - and binding capabilities/skills - 9000+ MCPs available.
compose: lets you create a Workflow by "nesting" agents into one continuous run, orchestrated by a multi-agent coordinator framework (an advanced reasoning model at your choice). You can also select or add custom Triggers or out-of-the-box MCP Servers (calls to external services).
agent: the unique URL (/agent/[wallet-address]) where agents are executable, shareable and with their built-in monetization and DeFi tooling.
manowar: the unique URL (/manowar/[wallet-address]) where workflows are executable, shareable and with their built-in monetization and DeFi tooling. Gemini 3 is the default Coordinator.
Each agent is minted on-chain as an ERC8004, it has an A2A-compatible, discoverable card - and its wallet is uniquely derived through dnaHash+timestamp, and its global url is /agent/[wallet-address]. Anyone can access and execute any agent and/or workflow from their global URLs - and every time they are used, the creator get their royalties. It's also the largest per-usage consumer AI platform, allowing anyone to use models, agents, tools and workflows out of the box, without credit card - using x402 micro-payments.
No subscriptions are necessary. No coding skills are necessary. No model API Keys are necessary. No wallets or signatures or gas are necessary.
How we built it
Google APIs:
- Gemini3
- Nano Banana
- Veo3
- Lyria (through Web Socket)
- Vertex
ERC8004 standard for agents with wallet, identity and reputation on-chain. ERC7401 standard for workflows made out of "nested" agents. All agents+workflows are A2A and ACP compatible.
Mem0: memory + RAG Langchain + Langsmith: Agentic framework + observability Huggingface: OSS SOTA models Redis: credentials and keys x402: "internet-native payments" for APIs accessible both by humans and agents Pinata/IPFS: onchain storage
Manowar framework: we built it in-house
Challenges we ran into
Too many to tell :)
Accomplishments that we're proud of
It's a giant project, with 100k+ lines of functional code - built in ~weeks by myself alone.
What we learned
Sooo much!
What's next for compose.market
Winning this hackathon, and have a pilot launch!

Log in or sign up for Devpost to join the conversation.