In this advanced guide, we’ll show you how to build and deploy custom core and modular contracts from scratch using the Thirdweb SDK. Learn how to set up your environment, code both core and module contracts, and deploy them directly to the blockchain. This guide covers everything you need to get started with Thirdweb's modular contract system.
thirdweb API Key: https://blog.thirdweb.com/guides/create-a-thirdweb-account/
thirdweb Support: https://thirdweb.com/support
Join our Community of over 30,000 Web3 builders: https://discord.gg/thirdweb
thirdweb Official Site: https://thirdweb.com/dashboard
thirdweb Twitter: https://twitter.com/thirdweb
Timestamps:
00:00 intro
02:04 Coding the Core Contract
24:46 Deploying the Core Contract
29:35 Coding the Module Contract
35:25 Deploying Module and Connecting to Core.
40:09 Simpler Implementation for the Core Contract
41:47 Conclusion