Summary
The client has several shared utility helpers (address shortening, price formatting, handle truncation) but no documentation telling contributors they exist or how to use them. New contributors often reimplement the same logic inline instead of reaching for the shared utilities.
Scope
- Add a utilities section to the contributor guide listing each shared helper, what it does, and where it lives
- Include a short example for each helper showing input and output
- Add a note that new formatting logic should go in the utils folder before being added inline to a component
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
The client has several shared utility helpers (address shortening, price formatting, handle truncation) but no documentation telling contributors they exist or how to use them. New contributors often reimplement the same logic inline instead of reaching for the shared utilities.
Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram