julien/lovepublic Fork 0
main
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.

.env.example · 12 lines · 365 BBash Blame HistoryRaw
document setup b1c9b0d julienbrg 5h ago1# RPC endpoints
2BASE_SEPOLIA_RPC_URL=https://sepolia.base.org
3
Merge 3-peg-love-to-weth into main ce13509 rickub 3h ago4# wETH the token is pegged to — defaults to the OP-Stack address below
5WETH=0x4200000000000000000000000000000000000006
6
document setup b1c9b0d julienbrg 5h ago7# Block explorer verification
8ETHERSCAN_API_KEY=
9
10# Deployer — prefer `cast wallet` keystore over a raw key
11# cast wallet import deployer --interactive
12DEPLOYER_ACCOUNT=deployer