Skip to content

Commit 6b2b2f8

Browse files
Update foundry.toml
1 parent ffa3f82 commit 6b2b2f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

foundry.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
src = "src"
33
out = "out"
44
libs = ["lib"]
5+
metadata = true
6+
metadata_hash = "none" # disable ipfs
7+
use_literal_content = true # use source code
58

69
# Monad Configuration
710
eth-rpc-url="https://testnet-rpc.monad.xyz"

0 commit comments

Comments
 (0)