feat: add guarded Base Sepolia encore
This commit is contained in:
+11
-1
@@ -1 +1,11 @@
|
||||
# Copy this file to .env for local-only configuration.
|
||||
# Copy this file to .env for local-only public configuration.
|
||||
# Terminal RPC may be credentialed; never copied into browser artifacts.
|
||||
BASE_SEPOLIA_RPC_URL=
|
||||
# Browser RPC is intentionally public and visible to browser users.
|
||||
BASE_SEPOLIA_PUBLIC_RPC_URL=https://sepolia.base.org
|
||||
BASE_SEPOLIA_ACCOUNT=
|
||||
BASE_SEPOLIA_SENDER=
|
||||
BASE_SEPOLIA_RECIPIENT=
|
||||
|
||||
# Foundry prompts interactively for the named keystore password. Never store a
|
||||
# signing key, mnemonic, or keystore password in .env.
|
||||
|
||||
Reference in New Issue
Block a user