Priority: high
Description
The README lists environment variables in a table but lacks format rules, examples, and guidance on obtaining values (e.g., how to get a Soroban RPC URL). A dedicated config guide is needed.
Acceptance Criteria
- Every variable has a description, type, example value, and whether it is required
- Format rules are documented (e.g., key prefixes, URL format)
- Instructions for obtaining each value (Horizon URL, contract ID, etc.) are included
- Guide is stored in
docs/configuration.md
.env.example is kept in sync with the guide
Priority: high
Description
The README lists environment variables in a table but lacks format rules, examples, and guidance on obtaining values (e.g., how to get a Soroban RPC URL). A dedicated config guide is needed.
Acceptance Criteria
docs/configuration.md.env.exampleis kept in sync with the guide