DEV Community

TateLyman
TateLyman

Posted on

Building a Solana DeFi Agent with ElizaOS for Nosana Challenge

Built an AI agent that analyzes Solana tokens, tracks whale wallets, and monitors trending tokens — all powered by ElizaOS v2 and deployed on Nosana decentralized GPUs.

Architecture

3 custom actions:

  1. Token Analyzer — DexScreener API, risk scoring, liquidity checks
  2. Wallet Tracker — Helius API, recent transaction monitoring
  3. Trending Scanner — DexScreener boosts, promoted token detection

All using real on-chain data.

Tech Stack

  • ElizaOS v2 (AI agent framework)
  • DexScreener API
  • Helius API
  • Nosana (decentralized GPU)
  • TypeScript

Built for the Nosana Builders Challenge #4 ($3K prize pool).

Code: github.com/TateLyman/agent-challenge

Try the bot: @solscanitbot on Telegram

Top comments (0)