Files
sonr/contracts/wSNR/.env.example
Prad NukalaandGitHub 13e6c3e84d Master (#1262)
* clear

* feat: Add everything

* fix: Commenht
2025-10-03 14:45:52 -04:00

16 lines
483 B
Bash

# Sonr EVM Configuration
# Local development (uses localchain_9000-1)
SONR_RPC_URL=http://localhost:8545
# Testnet (when available, uses sonr-testnet-1)
SONR_TESTNET_RPC_URL=http://localhost:8545
# Private key for deployment (DO NOT COMMIT REAL KEYS)
PRIVATE_KEY=0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80
# Block explorer API key for contract verification
ETHERSCAN_API_KEY=
# Alchemy API key (optional, for Ethereum testnet comparison)
ALCHEMY_API_KEY=