forked from qrak/LLM_trader
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkeys.env.example
More file actions
17 lines (15 loc) · 851 Bytes
/
keys.env.example
File metadata and controls
17 lines (15 loc) · 851 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Discord Bot Configuration (not implemented yet)
# BOT_TOKEN_DISCORD=your_discord_bot_token_here
# GUILD_ID_DISCORD=your_guild_id_here
# MAIN_CHANNEL_ID=your_main_channel_id_here
# TEMPORARY_CHANNEL_ID_DISCORD=your_temporary_channel_id_here
# API Keys
OPENROUTER_API_KEY=your_openrouter_api_key_here
GOOGLE_STUDIO_API_KEY=your_google_studio_api_key_here
GOOGLE_STUDIO_PAID_API_KEY=your_google_studio_paid_api_key_here
CRYPTOCOMPARE_API_KEY=your_cryptocompare_api_key_here
COINGECKO_API_KEY=your_coingecko_api_key_here
# BlockRun.AI (Base chain wallet private key for x402 micropayments)
# WARNING: This private key stays on your machine and is only used for LOCAL signing
# Never commit this key to version control. Use a dedicated wallet with minimal funds.
# BLOCKRUN_WALLET_KEY=0x0000000000000000000000000000000000000000000000000000000000000000