harb/ponder/.env.example
2025-09-23 19:24:05 +02:00

11 lines
440 B
Text

# Network configuration
# Options: BASE_SEPOLIA_LOCAL_FORK, BASE_SEPOLIA, BASE
PONDER_NETWORK=BASE_SEPOLIA_LOCAL_FORK
# RPC URLs (optional - defaults provided)
PONDER_RPC_URL_BASE_SEPOLIA_LOCAL_FORK=http://127.0.0.1:8545
PONDER_RPC_URL_BASE=https://base.llamarpc.com
PONDER_RPC_URL_BASE_SEPOLIA=https://sepolia.base.org
# Database URL (optional - uses SQLite by default)
# DATABASE_URL=postgresql://user:password@localhost:5432/ponder_db