We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f97cc1d + 34b98d0 commit 4b88127Copy full SHA for 4b88127
2 files changed
.env.example
@@ -20,6 +20,8 @@ TH_PRIVATE_KEY=0xreplace_me
20
21
# Explorer verification (future: `th verify`)
22
ETHERSCAN_API_KEY=replace_me
23
+# Optionally chain-specific:
24
+SEPOLIA_ETHERSCAN_API_KEY=replace_me
25
26
# --- Build/publish metadata (optional) ---
27
# If set, th build/deploy will sign manifest.json (ed25519).
0 commit comments