Time to read: 1 min
Getting Started with Thirdweb on Rootstock
Thirdweb simplifies Web3 dApp development. It provides ready-to-use smart contracts and developer tools like SDKs, React hooks, and CLIs, reducing the need to build from scratch. This allows you to launch token or marketplace projects quickly with less boilerplate code on Rootstock.
Learn More
Learn more about deploying different contract types, SDK extensions, and all Thirdweb features by visiting the Thirdweb Rootstock documentation or use the Rootstock NFT Marketplace Starter Kit.
Integrating dApps
Integrating Thirdweb's SDK on Rootstock allows developers to leverage:
- Simplified Development Workflow: Utilize Thirdweb's SDK to abstract away the complexities of smart contract development, enabling a focus on building the core application logic.
- Enhanced Scalability and Efficiency: Rootstock combined with Thirdweb's infrastructure, ensure high transaction throughput and reduced costs, making your dApps more scalable and user-friendly.
- Comprehensive Tooling: From smart contract deployment to user authentication and wallet management, Thirdweb provides all the necessary tools to build, deploy, and manage your dApps on Rootstock.
- Enterprise-Grade Infrastructure: Thirdweb's Engine offers a backend server solution for reliable smart contract calls, managed backend wallets, and high transaction throughput, all of which are crucial for building professional-grade applications on Rootstock.
Guides for Developers
- Part 1: Deploy an NFT Marketplace Contract
- Part 2: Interact with the Frontend for Your NFT Marketplace on Rootstock