Back to Browse

The best Solidity framework Is...

410 views
Oct 22, 2023
11:03

Smart contracts will dictate the future of all financial transactions. But, how do we write, test and deploy them? First, we need a framework - and there's many that exist. This video will highlight the main differences in testing smart contracts between Hardhat and Foundry: Docs: Hardhat:https://hardhat.org/hardhat-runner/docs/getting-started#installation Foundry:https://book.getfoundry.sh/getting-started/installation Setup Hardhat: npm init -y npx hardhat init (yes to all options) npx hardhat test (test + compile contracts) Setup Foundry: forge init foundryProjectName Timestamps: 0:00 Intro 0:22 What are smart contracts? 1:08 What frameworks exist? 2:16 Setup 2:37 Hardhat 6:12 Foundry 10:26 Summary #web3 #solidity

Download

0 formats

No download links available.

The best Solidity framework Is... | NatokHD