Skip to content

TokenRadarAI/TokenRadar

Repository files navigation

TokenRadar

TokenRadar is an AI-powered assistant that helps users discover and analyze new tokens before they trend. It scans Solana and other chains, reads on-chain activity, GitHub commits, social mentions, and wallet behavior. Users get real-time insights on whether a token is safe, trending, or being farmed by whales. Custom alerts, AI-generated summaries, and wallet tagging make it an essential tool for early crypto traders and degen farmers.

Features

  • List of Newly Released Tokens: Automatically fetches a list of recent tokens using CoinGecko API.
  • Fake Metrics Generator: Adds mock metrics such as whale activity, developer engagement, and social mentions to simulate in-depth token analytics.
  • AI-Powered Summary: Uses Groq + Mixtral API (or OpenAI-compatible) to generate a concise summary of a token's potential.
  • Interactive Modal UI: Displays token information in a scrollable modal window that can be closed by clicking outside.
  • Modular and Extensible Codebase: Built with Next.js 15, React Server Components, and CSS Modules.

Deploy / Live Demo

The live version of the project will be available here:

[Coming soon – TokenRadar demo link]


Tech Stack

  • Framework: Next.js 15 (App Router)
  • Styling: CSS Modules
  • API: CoinGecko API for token lists
  • AI: Groq API using Mixtral model
  • Language: TypeScript

Getting Started

Prerequisites

  • Node.js >= 18
  • A Groq API key (or OpenAI-compatible key)

Installation

  1. Clone the repo:
git clone https://github.com/TokenRadarAI/TokenRadar.git
cd TokenRadar
  1. Install dependencies
npm i
  1. Run project
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published