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.

document setup b1c9b0d · on b1c9b0da13b4f77bdbd9773cbd4365322de0f1d7 · julienbrg · 7h ago
.env.example · 12 lines · 315 BBash Blame HistoryRaw
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
# RPC endpoints
MAINNET_RPC_URL=
SEPOLIA_RPC_URL=
BASE_RPC_URL=https://mainnet.base.org
BASE_SEPOLIA_RPC_URL=https://sepolia.base.org

# Block explorer verification
ETHERSCAN_API_KEY=

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