Analysis updated 2026-05-18
Track a Solana wallet's activity and get alerted to changes in real time.
Scan for trending tokens and liquidity spikes across the Solana ecosystem.
Automate a repeated trading or monitoring routine instead of doing it by hand.
Execute a trading strategy through a single command interface.
| axisterminalxzy/sdk | 0xradioac7iv/tempfs | abboskhonov/hermium | |
|---|---|---|---|
| Stars | 0 | 0 | 0 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 4/5 | 3/5 | 4/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Needs a Solana RPC URL, a private key, and an OpenAI API key before it runs.
Axis Terminal is a command hub for the Solana blockchain, built to help traders and on-chain operators manage crypto activity from a single interface. According to its README, it combines AI-driven signal discovery, automated workflows, real-time monitoring, and an execution system into one terminal-style tool, aimed at people who want to track wallets, spot token launches, and act on opportunities within the Solana ecosystem. The project is written in TypeScript and organized into separate folders for frontend, backend, AI agents, automation workflows, a signal engine, transaction execution, and monitoring. Its stated tech stack includes Solana Web3.js, Node.js, WebSockets, REST APIs, Redis, and PostgreSQL. Setup follows a typical Node project pattern: clone the repository, run npm install, copy an example environment file, and fill in values for an RPC URL, a private key, and an OpenAI API key before starting the app with npm run dev. Once running, the README describes command-style interactions such as scanning for trending tokens, tracking a wallet, executing a strategy, monitoring liquidity, and analyzing a token. A short module table breaks the system into five pieces: signals for spotting opportunities, execution for handling transactions, agents for AI reasoning and automation, monitoring for tracking on-chain activity, and workflows for running automated strategies. The README states a roadmap that includes a completed core terminal and AI signal engine, with a workflow marketplace, multi-agent coordination, strategy sharing, a mobile terminal, and cross-chain support still planned. The project has no stars yet and appears to be an early-stage or template-style build rather than a mature, widely used tool. It is licensed under MIT, meaning it can be used, modified, and redistributed freely, including for commercial purposes, as long as the copyright notice is kept. The README includes a disclaimer noting the software is experimental and that transactions should be verified before execution, which is worth taking seriously given it deals with real cryptocurrency wallets and trades.
An AI-powered command terminal for trading and monitoring activity on the Solana blockchain.
Mainly TypeScript. The stack also includes TypeScript, Node.js, Solana Web3.js.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.