forked from monad-developers/monad-blitz-sf
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenv.example
More file actions
24 lines (17 loc) · 678 Bytes
/
env.example
File metadata and controls
24 lines (17 loc) · 678 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# WalletConnect Project ID (Get from https://cloud.walletconnect.com)
# This is REQUIRED for wallet connections to work!
NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID=placeholder_for_testing
# Monad Testnet Configuration
MONAD_TESTNET_RPC=https://monad-testnet.drpc.org
MONAD_TESTNET_CHAIN_ID=10143
# Private Key for Deployment (DO NOT COMMIT THE ACTUAL .env FILE)
# Remove 0x prefix if present
PRIVATE_KEY=
# Block Explorer
EXPLORER_URL=https://monad-testnet.socialscan.io
# MongoDB Connection String
MONGODB_URI=mongodb://localhost:27017/imonad
# Anthropic API Key for AI code generation
ANTHROPIC_API_KEY=
# MONAD Token Address (for marketplace liquidity)
MONAD_TOKEN_ADDRESS=