Problem
The current .env.example file is a bare list of variables. New contributors may not know where to obtain these keys or which ones are critical for basic local development.
Proposal
Update .env.example to include:
- Links to CoinGecko API dashboard (
https://www.coingecko.com/en/api).
- Instructions for obtaining Firebase config from the console.
- Comments distinguishing between required and optional variables.
Scope
Assign this issue to me under the oscg