Skip to content

Releases: edycutjong/nansen-term

v1.0.0 β€” NansenTerm

24 Mar 06:00

Choose a tag to compare

The Hacker's Bloomberg Terminal for Nansen CLI

Highlights

  • πŸ“Š Multi-pane dashboard: Smart Money Netflow, DEX Trades, Perps, Wallet
  • πŸ”„ Live NDJSON streaming for real-time DEX trade updates
  • ⌨️ Full keyboard navigation with 12+ hotkeys
  • πŸ’± 1-keystroke trading: [Q] quote β†’ [T] execute
  • πŸ”— 18-chain support (Ethereum, Solana, Base, and more)
  • πŸ›‘οΈ SizeGuard ensures minimum terminal dimensions
  • 🎬 Demo GIF in README

Tech Stack

  • Ink v5 (React for CLI) + TypeScript strict mode
  • 246 tests with Vitest + Istanbul coverage
  • GitHub Actions CI on Node 20/22/24

Getting Started

git clone https://github.com/edycutjong/nansen-term.git
cd nansen-term && npm install && npm run mock

No API key needed for npm run mock β€” explore the full UI with zero credits.