harb/ponder/.env.example

10 lines
341 B
Text
Raw Normal View History

2025-09-23 14:18:04 +02:00
# Network configuration
# Options: local, baseSepolia, base
PONDER_NETWORK=local
# RPC URLs (optional - defaults provided)
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