Swarm Memory. Torus Intelligence.
Where the swarm converges, patterns emerge. From secrets to prophecy.
Swarm Nexus is the memory organ of the Torus Network—a decentralized system that ingests, stores, and surfaces every interaction related to Torus across X (Twitter) and beyond.
Every mention. Every prediction. Every ticker. Every interaction feeds our collective memory.
- 🔍 Real-time ingestion of Torus-related content from X
- 📊 Performance tracking and leaderboards for contributors
- 🏆 SWARM Points — gamified rewards for network engagement
- 🔌 REST API for developers building on Torus
- 🌐 Live at swarm-nexus.xyz
Access the Swarm Memory through our public REST API:
Base URL: https://swarm-nexus.xyz/agent/
curl "https://swarm-nexus.xyz/agent/memory/mentions?limit=10"Response:
{
"items": [
{
"type": "mention.v1",
"id": "1234567890",
"tweetUrl": "https://x.com/user/status/1234567890",
"text": "Bullish on $TORUS...",
"author": {
"handle": "cryptotrader",
"id": "123456"
},
"tickers": ["$TORUS"],
"ingestedAt": "2025-10-24T08:30:00Z"
}
]
}curl "https://swarm-nexus.xyz/agent/memory/tickers?ticker=%24TORUS&limit=20"curl "https://swarm-nexus.xyz/agent/memory/mentions?author=username&limit=50"Full API Documentation: OpenAPI Spec
Contribute to the network and earn SWARM points:
| Activity | Points | Description |
|---|---|---|
| $TORUS Ticker | 0.1 | Tweet mentions of $TORUS |
| @SwarmNexus Mention | 0.3 | Direct engagement with Swarm Nexus |
| Long-form Content | 0.5 | Detailed analysis (>1000 characters) |
Track your rank on the Leaderboard and compete for top contributor status.
- Automated scraping of X for Torus-related content
- Real-time processing of mentions, predictions, and ticker usage
- Thread hydration to capture full conversation context
- Author leaderboards with time-window filtering (12h, 24h, 7d, 30d)
- Prediction accuracy tracking
- Community engagement metrics
- RESTful API with OpenAPI documentation
- Read-only database access for safety
- JSON responses with structured data
- Live prediction feed
- User profiles with wallet integration
- Performance visualization
- SWARM points tracking
- Visit swarm-nexus.xyz
- Create an account to track your contributions
- Engage with Torus on X — mention $TORUS or @SwarmNexus
- Earn SWARM points and climb the leaderboard
- Use the API to build your own Torus-powered applications
- Backend: Node.js (Collector, Agent) + Python (Dashboard)
- Database: SQLite with WAL mode for concurrent access
- Scraping: Puppeteer-based X monitoring
- Web Server: Flask + Gunicorn behind Nginx
- Infrastructure: Ubuntu 23.04, systemd services, Let's Encrypt TLS
- Live Site: swarm-nexus.xyz
- API Docs: OpenAPI Spec
- GitHub: Component repositories
- SwarmNexus-PROD — Production deployment
- SwarmNexus-Dashboard — Web interface
- SwarmNexus-Agent — REST API
- SwarmNexus-Collector — Ingestion engine
Swarm Nexus is built for the Torus community. Contributions welcome:
- Engage: Mention @SwarmNexus or use $TORUS on X
- Build: Use our API to create Torus tools
- Feedback: Open issues or suggestions in our repos
- Spread the word: Share Swarm Nexus with the Torus community
MIT License — See LICENSE for details
Build. Contribute. Earn.
Every interaction feeds the Swarm.
