Open2023/10/28にコメント追加8foundry入門手順pacy2023/10/28まずinstall https://book.getfoundry.sh/ 返信を追加pacy2023/10/28に更新buildしてtest走らせるところまでやる forge init hello_foundry https://book.getfoundry.sh/getting-started/first-steps 返信を追加pacy2023/10/28日本語記事書いてくれてる方がいたのでこれを動かしてみる https://eggdragons.com/foundry-anvil-cast/ 返信を追加pacy2023/10/28に更新mannet forkしてuniswapのコントラクトに対してテストコードでswapさせるところまでやる https://mirror.xyz/susheen.eth/bRCzT2QLdNINMVk8251udkfjHW_T9ascCQ1DV9hURz0 pacy2023/10/28動かしてレポジトリにまとめた https://github.com/lilpacy/foundry-mainnet-fork-example 返信を追加pacy2023/10/281から作るならtemplate使う https://github.com/PaulRBerg/foundry-template 返信を追加pacy2023/10/28hardhatのプロジェクトに少しずつ入れてくならプラグイン使う https://hardhat.org/hardhat-runner/plugins/nomicfoundation-hardhat-foundry npx hardhat init-foundry でいい感じのtomlを作ってくれる 返信を追加pacy2023/10/28に更新こちらのsolidityの教科書にfoundryのテストコードの基本が書いてた🙏 https://twitter.com/horobi_gengar/status/1696740094269644948 返信を追加
pacy2023/10/28に更新buildしてtest走らせるところまでやる forge init hello_foundry https://book.getfoundry.sh/getting-started/first-steps 返信を追加
pacy2023/10/28に更新mannet forkしてuniswapのコントラクトに対してテストコードでswapさせるところまでやる https://mirror.xyz/susheen.eth/bRCzT2QLdNINMVk8251udkfjHW_T9ascCQ1DV9hURz0 pacy2023/10/28動かしてレポジトリにまとめた https://github.com/lilpacy/foundry-mainnet-fork-example 返信を追加
pacy2023/10/28hardhatのプロジェクトに少しずつ入れてくならプラグイン使う https://hardhat.org/hardhat-runner/plugins/nomicfoundation-hardhat-foundry npx hardhat init-foundry でいい感じのtomlを作ってくれる 返信を追加
pacy2023/10/28に更新こちらのsolidityの教科書にfoundryのテストコードの基本が書いてた🙏 https://twitter.com/horobi_gengar/status/1696740094269644948 返信を追加