본문으로 바로가기
Rootstock
Cheat
Sheet

Start building on Rootstock in minutes.

Network setup, starter kits, AI tooling, and institutional entry points on one page.

Start here - about 10 minutes
1
Add Rootstock Testnet to your wallet

Use MetaMask or the Rootstock Explorer add-network flow below.

2
Get testnet tRBTC

faucet.rootstock.io. Event promo codes are posted on the faucet site.

faucet.rootstock.io
3
Deploy your first contract

Pick Remix for browser-only setup or Hardhat for a local project.

1.1 Add Rootstock to MetaMask

Click a button below or copy network details into your wallet.

MetaMask

Rootstock Explorer

Network NameRootstock Testnet
RPC URLhttps://public-node.testnet.rsk.co
Chain ID31
CurrencytRBTC
Block Explorerhttps://explorer.testnet.rootstock.io

1.2 Get Testnet Tokens

Get tRBTC from the faucet. Promo codes for events are posted on the faucet site.

faucet.rootstock.io

1.3 RPC Provider

Production-grade RPC API for Rootstock. Create a free API key for higher limits.

1.4 Solidity Compiler

Recommended compiler settings for Rootstock. See the EVM compatibility matrix for opcode support and behavioral differences vs Ethereum.

Supported Versionup to 0.8.35
EVM VersionCancun

MCP Server

Connect your AI agent to Rootstock via MCP.

{
  "mcpServers": {
    "rootstock": {
      "command": "npx",
      "args": ["-y", "@rsksmart/rsk-mcp-server"]
    }
  }
}

Rootstock Skills

Install agent skills for Claude Code and Cursor.

npx skills add rootstock/skills

Rootstock AI Assistant

In-docs AI assistant trained on Rootstock documentation. Open it with the Ask Rootstock AI button in the portal.

ProductDescriptionLink
Atlas BridgePermissionless Bitcoin bridge to RootstockOpen guide
PowPegTwo-way Bitcoin peg secured by merged miningOpen guide
ParameterTestnetMainnet
Chain ID
31
30
RPC URL
https://public-node.testnet.rsk.co
https://public-node.rsk.co
Currency
tRBTC
rBTC
Explorer
https://explorer.testnet.rootstock.io
https://explorer.rootstock.io
Faucet
https://faucet.rootstock.io
N/A
RPC Service
https://rpc.rootstock.io
https://rpc.rootstock.io
Solidity
up to 0.8.35
up to 0.8.35
EVM
Cancun
Cancun

Related guides

Rootstock. Bitcoin's Smart Contract Platform · dev.rootstock.io · rootstock.io