julien/lovepublic Fork 0
2-multichain-check
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 · 9 lines · 243 BBash Blame HistoryRaw
document setup b1c9b0d julienbrg 6h ago1# RPC endpoints
2BASE_SEPOLIA_RPC_URL=https://sepolia.base.org
3
4# Block explorer verification
5ETHERSCAN_API_KEY=
6
7# Deployer — prefer `cast wallet` keystore over a raw key
8# cast wallet import deployer --interactive
9DEPLOYER_ACCOUNT=deployer