In this video learn how to build web3 apps using thirdweb's new unified SDK. The new SDK is more powerful, flexible, and easier to use. A single package with a smaller footprint and better performance. Also works hand in hand with other popular libraries like ethers and viem.
*Mumbai testnet support has been officially deprecated. Transition to the Amoy testnet for improved scalability and reduced gas fees.*
Docs: https://portal.thirdweb.com/typescrip...
Blog: https://blog.thirdweb.com/introducing...
thirdweb API: https://thirdweb.com/dashboard/settingsa
Creating an API: • Start building blockchain apps: Getti...
thirdweb Docs: https://portal.thirdweb.com/
Join our Community of over 30,000 Web3 builders: / discord
thirdweb Official Site: https://thirdweb.com/dashboard
thirdweb Twitter: / thirdweb
Timestamps:
00:00 Overview of learning how to build web3 apps with thirdwebs Unified SDK
00:42 Overview of thirdweb Unified SDK
03:30 Create a new Next.js project
04:40 Create a Client for thirdweb
07:15 Add ThirdwebProvider to you Next.js project
09:30 Add the chain that your web3 app will be using
12:40 Add a button to connect a wallet to your web3 app
15:20 Get data of wallet and connection status
19:05 Read data from a smart contract and display in app
23:43 Conclusion