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.
Common Errors and Tips
Learn about some potential issues you can run into and tips on how to resolve them.
Configure Foundry for Rootstock
Learn how to configure your Foundry project for development on Rootstock testnet and mainnet
Configure Hardhat for Rootstock
Learn how to configure your Hardhat project for development on Rootstock testnet and mainnet
Create a Foundry Project
Learn how to set up your environment for development using Foundry
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 Contract
Learn how to deploy your Rootstock smart contract using forge.
Deploy Smart Contracts
Learn how to deploy your Rootstock smart contract on your local environment and the Rootstock network.
Deploy, Interact and Verify Smart Contracts using Remix and Rootstock Explorer
In this guide, we will use the Remix IDE to write, compile, deploy, interact and verify a smart contract on the Rootstock Explorer.
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 Ape
How to compile, deploy, and intereact with smart contracts with Ape on Rootstock
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.
Interact with the Smart Contract
Learn how to interact with your smart contract using cast
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 - Alchemy RPC Provider
Guide to interacting with the Rootstock network using Alchemy.
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 Foundry Starter kit
Whether you are a seasoned developer or just starting your journey into smart contract development, the foundry starter kit provides a solid foundation for building decentralized applications (dApps) on the Rootstock network.
Rootstock Hardhat Starter Kit
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 Kit
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.
Smart Contract
Learn how to write a smart contract using Solidity and OpenZeppellin
Test Smart Contracts
Learn how to test your Rootstock smart contract
Testing Smart Contracts using Foundry
Learn how to test your Rootstock smart contract using Foundry
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