web3-copilot / .env.example
Priyanshi Saxena
feat: added api tools
f104fee
raw
history blame
313 Bytes
# Google Gemini API Key (Required)
GEMINI_API_KEY=AIzaSyCgOdLBoDEeG7vONzCZgm1l9dJFyIYrZOw
# 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