dapp_indexer/foundry.toml

14 lines
305 B
TOML
Raw Normal View History

2024-01-17 02:58:50 +00:00
[profile.default]
src = "src"
out = "out"
libs = ["lib"]
[rpc_endpoints]
sepolia = "${PROVIDER_URL}"
#sepolia = "${SEPOLIA_RPC_URL}"
#[etherscan]
#sepolia = { key = "${ETHERSCAN_API_KEY}" }
2024-01-17 02:58:50 +00:00
# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options