Command overview
Run
opendev <command> --help for the full flag list for each command.
tx — Analyze a transaction
Fetch and analyze a confirmed Solana transaction on the blockchain.Examples
simulate — Test unsigned transactions
Run a transaction simulation without on-chain confirmation.Input types
Examples
batch — Process multiple transactions
Analyze a list of signatures from a JSON file.Input format
Examples
info — Program coverage
Display supported programs and decoder status.- List of registered programs
- Decoder availability for each
- Overall coverage statistics
login — Set up AI insights
Interactive setup for AI-powered optimization suggestions.Providers
Flow
- Opens provider’s key page in your browser
- Prompts you to paste the key (input is masked)
- Validates against the provider’s API
- Saves to
~/.opendev/credentials.json(chmod 600)