tx-terminal

A modern, terminal-based trading interface for Solana tokens.

tx-terminal Demo

Features

Installation

From Crates.io

cargo install tx-terminal

From Source

git clone https://github.com/anurag/trading-terminal.git
cd trading-terminal/trading-terminal
cargo install --path .

Usage

Simply run the tx command:

tx

Key Bindings

Configuration

The application authenticates using your local Solana wallet. Ensure you have a keypair at ~/.config/solana/id.json or configure the path via environment variables (future feature).