You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
[profile.default]
|
|
|
|
src = 'src'
|
|
|
|
out = 'out'
|
|
|
|
libs = ['lib']
|
|
|
|
gas_reports = ["ShipIt"]
|
|
|
|
|
|
|
|
[rpc_endpoints]
|
|
|
|
goerli = "${GOERLI_RPC_URL}"
|
|
|
|
local = "http://127.0.0.1:8545"
|
|
|
|
|
|
|
|
[etherscan]
|
|
|
|
goerli = { key = "${ETHERSCAN_API_KEY}" }
|