Skip to content

Issue 41: starforge config doctor — validate config and connectivity #132

@Nanle-code

Description

@Nanle-code

Labels: enhancement, developer-experience

Description:
New command checks TOML schema, wallet key format, Horizon/Soroban reachability, and stellar CLI presence.

Acceptance criteria:

Exit code non-zero on failures.
Uses config validators in src/utils/config.rs.
Files:

New: src/commands/doctor.rs (or extend info.rs)
src/commands/mod.rs
src/main.rs
src/utils/config.rs
src/utils/horizon.rs

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions