Skip to content

feat: enrich info command inventory#9

Open
Genmin wants to merge 1 commit intokcolbchain:mainfrom
Genmin:feat/info-inventory
Open

feat: enrich info command inventory#9
Genmin wants to merge 1 commit intokcolbchain:mainfrom
Genmin:feat/info-inventory

Conversation

@Genmin
Copy link
Copy Markdown

@Genmin Genmin commented Apr 29, 2026

Summary

  • replace the stub info payload with a machine-readable inventory of supported Arbitrum chains and contracts
  • reflect subcommands from Clap so new Commands variants show up automatically
  • add human output with chain and subcommand summaries
  • add regression tests for the first supported chain and reflected subcommand coverage

Closes #5

Validation

  • cargo fmt --check
  • cargo test
  • cargo clippy --all-targets -- -D warnings
  • cargo run --quiet -- info | JSON parse + checks for chain_id 42161 and agent-deposit
  • cargo run --quiet -- info --human

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[good first issue] Enrich 'info' command: chains, contracts, subcommand inventory (JSON)

1 participant