harb/foundry.toml

11 lines
268 B
TOML
Raw Normal View History

2023-11-17 07:36:33 +01:00
[profile.default]
src = "src"
out = "out"
libs = ["lib"]
2023-11-21 21:06:21 +01:00
fs_permissions = [{ access = "read", path = "./"}]
# See more config options https://github.com/foundry-rs/foundry/tree/master/config
2023-11-17 07:36:33 +01:00
2023-11-21 21:06:21 +01:00
[rpc_endpoints]
goerli = "${GOERLI_RPC_URL}"
2023-11-21 20:27:49 +01:00
# Remappings in remappings.txt