In this guide, you are going to learn how to set up a starter smart contract with Foundry and ThirdWeb. Foundry provides the fastest way to test your smart contract with Solidity. On the other hand, Thirdweb3 provides extensions: a Solidity library of reusable and secure smart contracts. Once this contract is built, we can deploy it and get a dashboard that helps us interact with it. Last but not least, ThirdWeb allows us to create contracts and share them with the team or everyone.
👉 Subscribe:
/ @nextmaker
description
00:00 - Intro
00:38 - Setup
00:58 - Add dependencies
01:16 - Remappings
01:47 - Extensions
02:19 - Contract
03:05 - Test
04:00 - Deploy
05:01 - Faucet
05:29 - Dashboard
06:37 - Release
08:07 - Recap
Useful Links
https://book.getfoundry.sh/
https://github.com/thirdweb-example/f...
https://github.com/thirdweb-dev/contr...
https://portal.thirdweb.com/extensions
https://thirdweb.com/deployer.thirdwe...
#solidity #smartcontract #thirdweb