[profile.default] src = "tests/contracts" out = "tests/out" libs = ["lib"] test = "tests" cache_path = "tests/cache" force = false optimizer = true optimizer_runs = 200 remappings = [ "@openzeppelin/=lib/openzeppelin-contracts/" ] [profile.default.fmt] line_length = 120 tab_width = 4 [rpc_endpoints] arbitrum = "https://arb1.arbitrum.io/rpc" local = "http://localhost:8545"