CLI

Command-line interface for Yoriichi. Read DEX data, watch tokens live, and batch process from your terminal.

pip install yoriichi

Commands

pip install yoriichi

Install from PyPI

yoriichi read <mint>

Read a token's DEX data

yoriichi batch <file>

Batch process token list

yoriichi watch <mint>

Watch token in real-time

pytest tests/ -v

Run test suite (143 tests)

docker-compose up --build

Run with Docker

Try It

yoriichi terminal

Yoriichi CLI v1.0.0

Transparent World for Solana DEX data

 

$

View the full SDK reference

Python API documentation

View SDK