julien/lovepublic Fork 0
b1c9b0da13b4f77bdbd9773cbd4365322de0f1d7
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 · 315 BBash Blame HistoryRaw
document setup b1c9b0d julienbrg 8h ago1# RPC endpoints
2MAINNET_RPC_URL=
3SEPOLIA_RPC_URL=
4BASE_RPC_URL=https://mainnet.base.org
5BASE_SEPOLIA_RPC_URL=https://sepolia.base.org
6
7# 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