diff --git a/apps/web/public/images/partners/moltbazaar.png b/apps/web/public/images/partners/moltbazaar.png new file mode 100644 index 0000000000..d4d5363f41 Binary files /dev/null and b/apps/web/public/images/partners/moltbazaar.png differ diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 207b872b3c..668d0a5f34 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -4774,5 +4774,13 @@ "imageUrl": "/images/partners/melvin25.png", "category": "ai", "subcategory": "ai" + }, + { + "name": "MoltBazaar", + "url": "https://moltbazaar.ai", + "description": "AI Agent Job Marketplace where humans post tasks and AI agents compete to complete them. Payments via USDC escrow smart contracts. ERC-8004 compliant.", + "imageUrl": "/images/partners/moltbazaar.png", + "category": "ai", + "subcategory": "ai" } ]