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

Aori Integrates with Rootstock to Unlock Cross-Chain Bitcoin DeFi

Aori Integrates with Rootstock to Unlock Cross-Chain Bitcoin DeFi

The Bitcoin DeFi ecosystem continues to grow as new infrastructure connects it to the broader decentralized finance landscape. A new integration is now making it easier for users to move capital across chains while accessing Bitcoin-based financial applications. Aori is now live on Rootstock, introducing its intent settlement protocol to the Bitcoin smart contract ecosystem. […]

Ecosystem Updates
Introducing the New rBTC Visual

Introducing the New rBTC Visual

In 2022, the Rootstock community voted to adopt a new visual identity for the Rootstock ecosystem, establishing a more modern and unified brand system across the network.  Today, we’re unveiling an updated logo for rBTC designed to align more closely with the Rootstock ecosystem identity and reflect its role in extending Bitcoin into smart contracts, […]

Ecosystem Updates
Vetiver 9.0.1: Patch Release

Vetiver 9.0.1: Patch Release

This patch release builds on the Vetiver 9.0.0 upgrade, which introduced multiple consensus improvements to enhance scalability, security, and performance across the network. Vetiver 9.0.1 introduces a fix for the debug_traceTransaction method, following issues reported by users after upgrading to Vetiver 9.0.0. Although Vetiver 9.0.1 is not a mandatory release, nodes that use the debug_traceTransaction […]

Ecosystem Updates