did:cow, a proposal for an ID resolution method with most of the convenience of did:plc/did:web and the robustness of a public blockchain
0

Configure Feed

Select the types of activity you want to include in your feed.

did-cow / foundry.toml
208 B 8 lines
1[profile.default] 2src = "src" 3out = "out" 4libs = ["lib"] 5optimizer = true 6optimizer_runs = 200 7 8# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options