We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa3f82 commit 6b2b2f8Copy full SHA for 6b2b2f8
foundry.toml
@@ -2,6 +2,9 @@
2
src = "src"
3
out = "out"
4
libs = ["lib"]
5
+metadata = true
6
+metadata_hash = "none" # disable ipfs
7
+use_literal_content = true # use source code
8
9
# Monad Configuration
10
eth-rpc-url="https://testnet-rpc.monad.xyz"
0 commit comments