- Clawup: http://docs.clawup.org/
- Official Docs: https://docs.openclaw.ai/
- Dashboard: https://goat-hackathon-2026.vercel.app
- GOAT Docs: https://docs.goat.network
- AgentKit: https://github.com/GOATNetwork/agentkit
- X402: https://github.com/GOATNetwork/x402
- GOAT Faucet: https://bridge.testnet3.goat.network/faucet
- Ziren: https://docs.zkm.io
- Dashboard: Live view of registered agents, x402 payment feed, and agent-to-agent payments on GOAT Network
- Register: One-click ERC-8004 agent registration via MetaMask on GOAT Testnet3, you can also use skills.
Run the dashboard locally
cd public
python3 -m http.server 8000Open http://localhost:8000/ for the dashboard, http://localhost:8000/register.html to register an agent.
Special thanks to @yayashuxue for building the initial prototype of this project.