Skip to content
Back to Blog
Developer Resources

RootstockScaffold

Read Time: 2 mins
Rootstock Scaffold: Build, Deploy & Interact with Smart Contracts in Minutes

Rootstock Scaffold, the dev toolkit designed to facilitate easy dApp development is now live on Rootstock. This project, which takes inspiration from the original Scaffold-ETH, enables you to create, debug and deploy your smart contracts and build user interfaces that interact with those contracts.

What is Rootstock Scaffold?

Rootstock Scaffold is an open-source development toolkit built for developers, by developers. It provides a simple way to build, debug, and deploy dApps on Rootstock. It’s built with a modern tech stack, including Next.js, RainbowKit, Hardhat, Wagmi, Viem, and TypeScript, to help you get from idea to dApp faster than ever. View the complete Stack.

Key Features

Rootstock Scaffold comes packed with features to accelerate your workflow and enhance your development experience:

Some features include:

  • Contract Hot Reload: Your frontend automatically adapts to your smart contract as you edit it, providing a seamless and real-time development experience.
  • Custom hooks: A comprehensive collection of React hooks wrapped around Wagmi simplifies smart contract interactions with full TypeScript autocompletion.
  • Pre-Built Components: Quickly build your user interface with a collection of common Web3 components.
  • Burner Wallet & Local Faucet: Rapidly test your application with a temporary burner wallet and a local faucet for instant transaction testing.
  • Wallet Provider Integration: Connect to various wallet providers and easily interact with the Rootstock network.

Stack

Scaffold-Rootstock is a stack of tools that enables rapid prototyping and iteration on your dApps. It includes:

  • Hardhat or Foundry (user’s choice) for running local networks, deploying and testing smart contracts.
  • Wagmi for React Hooks to start working with Rootstock.
  • Viem as a low-level interface that provides primitives to interact with Rootstock. The alternative to ethers.js and web3.js.
  • NextJS for building a frontend, using many useful pre-made hooks.
  • RainbowKit for adding wallet connections.
  • DaisyUI for pre-built Tailwind CSS components.

Explore Rootstock Scaffold

Ready to start building? Deploying dApps on Rootstock has never been easier. Get started with the Replit Starter Kit or visit the Rootstock Scaffold GitHub repository for complete installation and setup instructions.

For more detailed information, visit the Rootstock Documentation.

We can’t wait to see what you build! If you have questions or feedback, join our developer community and share your thoughts.

Recommended articles

Rootstock Bridge Security 101: Commonly Asked Questions

Rootstock Bridge Security 101: Commonly Asked Questions

Most losses in Bitcoin-adjacent systems do not start on Bitcoin itself. They start at the edges where the Bitcoin network is exposed to other systems. Whether it’s the bridge that moves BTC onto another network and back again, the vendors who handle customer records, the firmware that is supposed to generate unguessable keys or the […]

Fundamentals
Rootstock x Bitcoin: Merged Mining Insights Report | Q2 2026

Rootstock x Bitcoin: Merged Mining Insights Report | Q2 2026

This report is presented by RootstockLabs, a key contributor to the growth of the Rootstock ecosystem. At Rootstocklabs, we strive to empower the community by offering transparent insights into merged mining dynamics through quarterly hashrate reports dedicated to Rootstock. Our goal is to enhance comprehension with user-friendly visuals such as tables and graphs, ensuring better […]

Ecosystem Updates
Vetiver 9.0.2: Patch Release

Vetiver 9.0.2: Patch Release

This patch release fixes an issue reported by users after upgrading to Vetiver 9.0.0, which prevents some Testnet nodes from successfully completing a full blockchain synchronization, especially after a node restart. It also introduces minor performance and security improvements. Although this is not a mandatory release, Testnet nodes should be updated to this version to […]

Ecosystem Updates