DYAD This repo contains the smart contracts for the dyad protocol. Run Install foundry Run forge build Test forge test --fork-url {MAINNET_RPC} Deploy forge script script/Deploy.Mainnet.s.sol --rpc-url ${RPC} --chain-id 1 --sender ${SENDER} --broadcast -i 1