harb/onchain/foundry.toml

11 lines
274 B
TOML
Raw Normal View History

2023-11-17 07:36:33 +01:00
[profile.default]
src = "src"
out = "out"
libs = ["lib"]
2024-05-29 17:26:19 +02:00
fs_permissions = [{ access = "read-write", path = "./"}]
2023-11-21 21:06:21 +01:00
# 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