Account Abstraction using Etherspot Prime SDK
In this guide, you will learn how to use the Etherspot Prime SDK to deploy an Account Abstraction dApp on the Rootstock network. By following these steps, you will empower your users to interact with your dApp without managing private keys directly.
Common Errors and Tips
Learn about some potential issues you can run into and tips on how to resolve them.
Configure Hardhat for Rootstock
Learn how to configure your Hardhat project for development on Rootstock testnet and mainnet
Create a Hardhat Project
Learn how to set up your environment for development using Hardhat
Deploy and Interact with a Smart Contract using Web3.py
Deploy and Interact with a Smart Contract Using Web3.py.
Deploy Smart Contracts
Learn how to deploy your Rootstock smart contract on your local environment and the Rootstock network.
Developers Overview
Leverage your existing knowledge of Solidity and tools like Rust, Hardhat, and Wagmi to deploy and scale your dApps on the pioneering layer 2 solution that combines the best of Bitcoin security and Ethereum Smart Contract capabilities.
Exploring Rootstock Transactions
Learn how to interact with Rootstock in your web browser, how to look at Rootstock transactions, develop and deploy your very first smart contract to the Rootstock network.
Get Started with The Graph
Easily query on-chain data through a decentralized network of indexers
Getting Started with Foundry
How to write, test, and deploy smart contracts with Foundry
Getting Started with Hardhat
Get started with creating a dApps on Rootstock using Hardhat.
Getting Started with Rootstock (RSK) Development
Learn how to interact with Rootstock in your web browser, how to look at Rootstock transactions, develop and deploy your very first smart contract to the Rootstock network.
Interact with the Front-end
Learn how to integrate your Rootstock smart contract with front-end applications.
Node Operators Overview
Learn about RSKj, a node implementation for the Rootstock blockchain and merged mining on Rootstock.
Quick Starts
Quick starts, demos and starter kits to develop on Rootstock.
Rootstock Blockchain Essentials
Learn how to interact with Rootstock in your web browser, how to look at Rootstock transactions, develop and deploy your very first smart contract to the Rootstock network.
Rootstock Contract Addresses
All Contract Addresses on Rootstock.
Rootstock Hardhat Starter dApp
Whether you are a seasoned developer or just starting your journey into smart contract development, the hardhat starter kit provides a solid foundation for building decentralized applications (dApps) on the Rootstock network.
Rootstock Wagmi Starter dApp
The Rootstock Wagmi Starter Kit provides a solid foundation for developing decentralized applications (dApps) on the Rootstock blockchain. It streamlines development by leveraging the React, Wagmi, and Shadcn libraries.
RSKj Node Installation
Install RSKj on different OS.
Test Smart Contracts
Learn how to test your Rootstock smart contract
Universal Smart Contract Interface Registry
See the ERC1820 standard interface, address support and smart contract implementation
Using Rootstock with a Browser Extension
Learn how to interact with Rootstock in your web browser, how to look at Rootstock transactions, develop and deploy your very first smart contract to the Rootstock network.
Verify a Smart Contract using the Hardhat Verification Plugin
Configuring Hardhat Verification plugin for Rootstock
Write a Smart Contract
Learn how to write a smart contract using Solidity and OpenZeppellin