solana-txn-tui icon
Solana

solana-txn-tui

Developer tooling project turning raw RPC data into a usable terminal-native inspection flow.

crates.io · Homebrew · Windows binary · 4 releases
RustRatatuiSolana RPC

Overview

solana-txn-tui is a published CLI and terminal UI for inspecting Solana transactions and account-level detail without leaving the terminal.

Problem

Raw RPC responses and explorer interfaces are often too noisy or too slow when developers need to inspect transaction behavior quickly.

Solution

I built a TUI that surfaces fees, instructions, token transfers, and account detail in a compact developer-focused workflow.