web3-copilot / .env.example
“Transcendental-Programmer”
feat: Initial commit with project structure and initial files
20eee66
raw
history blame
298 Bytes
# Google Gemini API Key (Required)
GEMINI_API_KEY=your_gemini_api_key_here
# CoinGecko API Key (Optional - for higher rate limits)
COINGECKO_API_KEY=your_coingecko_api_key_here
# CryptoCompare API Key (Optional - for additional data sources)
CRYPTOCOMPARE_API_KEY=your_cryptocompare_api_key_here