* clear

* feat: Add everything

* fix: Commenht
This commit is contained in:
Prad Nukala
2025-10-03 14:45:52 -04:00
committed by GitHub
parent 43b4a11c06
commit 13e6c3e84d
1935 changed files with 655061 additions and 40058 deletions
+15
View File
@@ -0,0 +1,15 @@
# 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=