julien/lovepublic Fork 0
3-peg-love-to-weth
Commits
Clone
git clone https://git.rickub.com/julien/love.git
git clone ssh://git@rickub.com/julien/love.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

add weth peg tests and docs 5376202 · on 3-peg-love-to-weth · julienbrg · 3h ago
.env.example · 12 lines · 365 BBash Blame HistoryRaw
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
# RPC endpoints
BASE_SEPOLIA_RPC_URL=https://sepolia.base.org

# wETH the token is pegged to — defaults to the OP-Stack address below
WETH=0x4200000000000000000000000000000000000006

# Block explorer verification
ETHERSCAN_API_KEY=

# Deployer — prefer `cast wallet` keystore over a raw key
# cast wallet import deployer --interactive
DEPLOYER_ACCOUNT=deployer