Time to read: 1 min
Developers Overview
Welcome to the Rootstock Developers Overview section.
This section enables developers getting started with the Rootstock blockchain. Developers can install a local development environment using Hardhat, etc, create and test contracts with the libraries provided and use the libraries to build decentralized applications
Info
- Looking to quickly test your dApp on testnet before deploying to mainnet? Use the Rootstock RPC API or view the json-rpc methods available on the RPC API.
- Dive right in with step-by-step guides to get your development environment set up and deploy your first dApp.
Navigating the Developer Section
Resource | Description |
---|---|
Hardware Requirements | Set up your local environment. |
Blockchain Essentials | Rootstock Blockchain Essentials. |
Quick Starts | Dive right in with step-by-step guides to get your development environment set up and deploy your first dApp. |
Smart Contract Development | Explore in-depth resources on building secure and scalable smart contracts on Rootstock. |
Integration Guides | Deepen your knowledge with detailed guides and informative tutorials that cover various aspects of Rootstock development. |
JSON-RPC | Test your dApps on testnet in minutes before deploying to mainnet using RPC API providers on Rootstock. |
Libraries | Access essential tools and libraries to streamline your development process. |