diff --git a/apps/web/src/data/ecosystem/crypto-sentiment-api b/apps/web/src/data/ecosystem/crypto-sentiment-api new file mode 100644 index 00000000000..b286bd2d1bc --- /dev/null +++ b/apps/web/src/data/ecosystem/crypto-sentiment-api @@ -0,0 +1,11 @@ +{ + "name": "Crypto Sentiment API", + "description": "Real-time social sentiment analysis for trading bots via x402", + "category": "DeFi Tools", + "tags": ["x402", "API", "Trading", "Sentiment", "AI Agents"], + "logo": "https://raw.githubusercontent.com/lobsterbar2027-boop/crypto-sentiment-api/main/assets/logo.png", + "website": "api.genvox.io", + "x402scan": "https://www.x402scan.com/server/5aec2eb2-473d-43e1-b9a6-6fed42b04212", + "twitter": "https://x.com/BreakTheCubicle", + "github": "https://github.com/lobsterbar2027-boop/crypto-sentiment-api" +}