Juno: The ambient intelligence of your Solana wallet.
Track signals. Visualize confidence. Chat with your wallet.
Modular. Minimal. Memory-aware. Built for explorers.
Docs • Components • Breakout Submission • Juno Manifesto
Juno is a real-time Solana dashboard that listens to what your wallet is doing and helps you understand it.
It shows token values, visual timelines, and signal strength with a clean, ambient UI.
An onboard AI assistant lets you ask questions about your wallet activity using custom code mixed with GPT‑4 powered by memory, prompts, and real-time context.
No setup friction. No bloated UX.
Just clarity, precision, and your own private signal tracker.
-
Conversational AI — Ask Juno about wallet activity, market behavior, token risks, and signal trends.
-
Portfolio Tracking — Monitor real-time balances, value shifts, and historical performance across supported chains.
-
Smart Alerts — Surface critical events like stealth listings, liquidity shifts, insider activity, and potential rugs.
-
Wallet Watching — Track influential wallets and follow smart money movements as they happen.
-
Launch Radar — Detect and analyze newly deployed tokens before they trend.
-
Multi-chain Ready — Built with extensibility in mind for Solana, Ethereum, Arbitrum, Base, and more.
-
Ambient UI — Jungle-inspired interface designed for clarity, minimalism, and deep focus.
-
frontend: React (Vite), Tailwind CSS, Framer Motion for modular, animated UI -
backend: Node.js (Express) and Python (FastAPI) microservices for signal processing and memory -
ui-system: Component-driven layout with reusable elements and dynamic transitions -
data-layer: PostgreSQL for wallet session storage, signal logs, and prompt history -
ai-layer: GPT-4 powered natural language assistant connected to wallet and signals -
dev-tools: TypeScript, ESLint, Prettier, Jest, React Testing Library
-
Clone the repository:
git clone https://github.com/JunoNode/juno.git cd juno
- npm install
- Copy .env.example to .env.local and add your keys.
- npm run dev
- Wallet connects (or uses mock data)
- Tokens and signals are parsed and scored
- Data flows through session memory
- AI assistant responds based on wallet state
- Visual components update live as new events arrive
Website: junonode.io
Twitter: @JunoNode