The Rootstock-CLI (Command Line Interface) lets you manage your Rootstock wallet directly from the terminal. Create, manage, and fund your wallet with RBTC (Rootstock Bitcoin) easily and securely.
24 docs tagged with "guides"
Learn about some potential issues you can run into and tips on how to resolve them.
Learn about some potential issues you can run into and tips on how to resolve them.
Learn how to configure your Foundry project for development on Rootstock testnet and mainnet
Learn how to configure your Hardhat project for development on Rootstock testnet and mainnet
Learn about the different ways to set up and connect to Rootstock networks using a MetaMask Wallet
Learn how to set up your environment for development using Foundry
Learn how to set up your environment for development using Hardhat
Learn how to deploy your Rootstock smart contract using forge.
Learn how to deploy your Rootstock smart contract on your local environment and the Rootstock network.
Ethereum Attestation Service (EAS) is an open-source infrastructure public good for making attestations onchain or offchain. Learn how to use it on Rootstock.
Get started with creating a dApps on Rootstock using Hardhat.
This glossary contains key terms and definitions to help you better understand the technologies and concepts related to Rootstock.
Learn how to integrate your Rootstock smart contract with front-end applications.
Learn how to interact with your smart contract using cast
The rsk-cli tool enables users to manage wallets, check balances, send transactions, verify smart contracts and interact with smart contracts on the Rootstock blockchain - a Bitcoin sidechain designed for smart contracts. It supports both mainnet and testnet environments.
Find all the resources you need to get started on rootstock whether you're from a developer background, an open source contributor, a startup, or a just looking to learn via tutorials or courses.
The rsk-cli enables you to deploy your smart contract
The contract command allows you to interact with a verified smart contract on the Rootstock blockchain. This command lists all available read-only functions within the contract, allowing you to call these functions to view data without altering the contract's state.
Learn how to write a smart contract using Solidity and OpenZeppellin
Learn how to test your Rootstock smart contract
Learn how to test your Rootstock smart contract using Foundry
The rsk-cli tool enables users to manage wallets, check balances, send transactions, verify smart contracts and interact with smart contracts on the Rootstock blockchain - a Bitcoin sidechain designed for smart contracts. It supports both mainnet and testnet environments.
Learn how to write a smart contract using Solidity and OpenZeppellin