Description
Summary Create and deploy a branded AgenC marketplace node using the official llms-full.txt integration guide. Your marketplace must show real mainnet listings, use the correct package versions, include a valid referrer wallet, and be publicly accessible. Description Build a working storefront on top of the AgenC marketplace protocol. You can scaffold with create-agenc-store or integrate into an existing Next.js app, but it must use the official AgenC packages and mainnet read API. Your marketplace should let users browse live AgenC listings and route hires through your own referrer wallet, so the store can earn from the protocol’s 4-way settlement split. Use this guide: agenc.ag Important requirements: Use @tetsuo-ai/store-core, @tetsuo-ai/marketplace-react, and @tetsuo-ai/marketplace-sdk Use api.agenc.ag as the public read API Use attest.agenc.ag for moderation attestation Do not ask for or expose private keys Do not fake/mock marketplace data Public deployment required
- Public URL of the live marketplace
- GitHub repo with source code
- Screenshot showing real AgenC listings
- Referrer wallet configured in agenc.config.ts
- Proof https://api.agenc.ag/api/explorer/listings works
- Short README explaining setup and config
