Skip to content

Commit ea675fa

Browse files
committed
update env example file
1 parent 524fc88 commit ea675fa

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

.env.example

+5-4
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,12 @@ TOGETHER_API_KEY= # Together API Key
257257
#### Crypto Plugin Configurations ####
258258
######################################
259259

260-
# COIN DATA SOURCES
260+
# CoinMarketCap / CMC
261261
COINMARKETCAP_API_KEY=
262+
263+
# CoinGecko
262264
COINGECKO_API_KEY=
265+
COINGECKO_PRO_API_KEY=
263266

264267
# EVM
265268
EVM_PRIVATE_KEY=
@@ -438,9 +441,7 @@ GIPHY_API_KEY=
438441
# OpenWeather
439442
OPEN_WEATHER_API_KEY= # OpenWeather API key
440443

441-
# CoinGecko
442-
COINGECKO_API_KEY=
443-
COINGECKO_PRO_API_KEY=
444+
444445

445446
# EchoChambers Configuration
446447
ECHOCHAMBERS_API_URL=http://127.0.0.1:3333

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)