CLI
Command-line interface for Yoriichi. Read DEX data, watch tokens live, and batch process from your terminal.
pip install yoriichiCommands
pip install yoriichiInstall 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/ -vRun test suite (143 tests)
docker-compose up --buildRun 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