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 0000000000..cf994915d2 --- /dev/null +++ b/apps/web/src/data/ecosystem/crypto-sentiment-api @@ -0,0 +1,10 @@ +{ + "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": "https://crypto-sentiment-api-production.up.railway.app", + "twitter": "https://x.com/BreakTheCubicle", + "github": "https://github.com/lobsterbar2027-boop/crypto-sentiment-api" +}