D4WN is an AI agent for detecting early trends in Web3.
Monitors Ethereum, Solana, Base, Twitter (X), Substack, GitHub, identifying promising projects.
- Blockchains: analyze new smart contracts, anomalies, active wallets
- Twitter/Substack: search trends, analyze opinion leaders
- GitHub: monitor new Web3 repositories
- Notifications: Telegram/Discord alerts
git clone https://github.com/YOUR_USERNAME/d4wn.git
cd d4wn
cargo buildBefore running, configure .env (see CONFIG.md), then run:
cargo runThe project is distributed under the MIT license. See LICENSE.