{% extends "public/base.html" %} {% block title %}{{ t('starter.page_title') if t else 'AgenticTrade Starter Kit — Build an AI Agent Marketplace' }}{% endblock %} {% block meta_description %}{{ t('starter.meta_desc') if t else 'The complete toolkit to build an AI agent marketplace. 36 production files, 4 templates, 13-chapter guide, Python SDK, and deployment configs. Free to start.' }}{% endblock %} {% block og_title %}{{ t('starter.page_title') if t else 'AgenticTrade Starter Kit — Build an AI Agent Marketplace' }}{% endblock %} {% block og_description %}{{ t('starter.meta_desc') if t else 'Build an AI agent marketplace in hours, not weeks. 36 production files, 13-chapter guide, 4 ready templates. Free.' }}{% endblock %} {% block tw_title %}{{ t('starter.page_title') if t else 'AgenticTrade Starter Kit — Build an AI Agent Marketplace' }}{% endblock %} {% block tw_description %}{{ t('starter.meta_desc') if t else 'Build an AI agent marketplace in hours, not weeks. 36 production files, 13-chapter guide, 4 ready templates. Free.' }}{% endblock %} {% block json_ld %} {% endblock %} {% block extra_css %} {% endblock %} {% block breadcrumbs %}
{{ t('starter.subtitle') if t else 'The complete toolkit for developers who want AI agents to buy and sell services autonomously. Production templates, deployment configs, and a 13-chapter guide.' }}
| {{ t('starter.table_provider') if t else 'Provider' }} | {{ t('starter.table_currency') if t else 'Currency' }} | {{ t('starter.table_agent_native') if t else 'Agent-Native' }} | {{ t('starter.table_setup_time') if t else 'Setup Time' }} |
|---|---|---|---|
| NOWPayments | {{ t('starter.table_200_cryptos') if t else '200+ cryptos' }} | {{ t('starter.table_partial') if t else 'Partial' }} | {{ t('starter.table_30min') if t else '30 min' }} |
| Stripe ACP | {{ t('starter.table_fiat') if t else 'Fiat (USD, EUR, GBP)' }} | {{ t('starter.table_no') if t else 'No' }} | {{ t('starter.table_1hour') if t else '1 hour' }} |
| x402 + AgentKit | {{ t('starter.table_usdc_base') if t else 'USDC on Base' }} | {{ t('starter.table_fully_autonomous') if t else 'Fully autonomous' }} | {{ t('starter.table_2hours') if t else '2 hours' }} |
| {{ t('starter.compare_feature') if t else 'Feature' }} | {{ t('starter.compare_opensource') if t else 'Open Source (Free)' }} | {{ t('starter.compare_starterkit') if t else 'Starter Kit (Free)' }} |
|---|---|---|
| {{ t('starter.compare_core') if t else 'Core Framework' }} | ✓ | ✓ |
| {{ t('starter.compare_api_docs') if t else 'API Docs' }} | ✓ | ✓ |
| {{ t('starter.compare_templates') if t else 'Production Templates (4)' }} | ✗ | ✓ |
| {{ t('starter.compare_deploy') if t else 'Deploy Configs (Nginx+SSL+Docker)' }} | ✗ | ✓ |
| {{ t('starter.compare_guide') if t else '13-Chapter Guide' }} | ✗ | ✓ |
| {{ t('starter.compare_mcp') if t else 'MCP Commerce Server' }} | ✗ | ✓ |
| {{ t('starter.compare_swarm') if t else 'Multi-Agent Swarm Template' }} | ✗ | ✓ |
| {{ t('starter.compare_webhook') if t else 'Webhook Automation' }} | ✗ | ✓ |
| {{ t('starter.compare_sdk') if t else 'Bundled SDK + Buyer Agent' }} | ✗ | ✓ |
| {{ t('starter.compare_cli') if t else 'CLI Smoke Test' }} | ✗ | ✓ |
| {{ t('starter.compare_cheatsheet') if t else 'API Reference Cheatsheet' }} | ✗ | ✓ |
{{ t('starter.final_cta_desc') if t else '36 production files. 13-chapter guide. Ship your AI agent marketplace today.' }}