Skip to content

Commit 4b88127

Browse files
authored
Merge pull request #5 from tokenhost/feat/verify-sepolia
Sepolia happy-path: th verify (Etherscan+Sourcify) + chain-config recording
2 parents f97cc1d + 34b98d0 commit 4b88127

2 files changed

Lines changed: 328 additions & 17 deletions

File tree

.env.example

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ TH_PRIVATE_KEY=0xreplace_me
2020

2121
# Explorer verification (future: `th verify`)
2222
ETHERSCAN_API_KEY=replace_me
23+
# Optionally chain-specific:
24+
SEPOLIA_ETHERSCAN_API_KEY=replace_me
2325

2426
# --- Build/publish metadata (optional) ---
2527
# If set, th build/deploy will sign manifest.json (ed25519).

0 commit comments

Comments
 (0)