Gas is the internal pricing for running a transaction or contract.
9 docs tagged with "mainnet"
This guide is designed to help you deploy smart contracts on the Rootstock blockchain, with a focus on using Hardhat Ignition. While standard Hardhat guides cover general Rootstock development, this guide specifically showcases how Hardhat Ignition can make deployment more efficient by enabling programmatic and declarative approaches tailored for Rootstock.
Install RSKj using Docker.
Install RSKj on Ubuntu.
Install RSKj using Java.
RBTC is the token used to pay for the execution of transactions in Rootstock. You can convert BTC into RBTC by sending BTC through the Powpeg (both in Testnet and Mainnet), or by using the faucet in Testnet, or via decentralized exchanges.
How to switch your RSK node between the Mainnet, Testnet, and RegTest networks
Rootstock Public nodes (Mainnet, Testnet), RPC Methods.
Tenderly's virtual testing environment allows the creation of simulated networks, managing account balances, and manipulating contract storage – all without needing to interact with the Rootstock mainnet or testnet.