Skip to content
Back to Blog
Ecosystem

How To Create, Import & Deploy your Bitcoin Smart Contract on RSK

Read Time: 2 mins
How To Create, Import & Deploy your Bitcoin Smart Contract on RSK

Smart contracts have exponentially expanded the functionalities of blockchain technology. Even though a big portion of the smart contract community has revolved for a long time around Ethereum, RSK has provided smart contract developers with the option to easily create, import and deploy smart contract solutions on top of Bitcoin. Without the hassle of dealing with complicated new programming languages, RSK has made it possible to code with Solidity and generate all type of smart contracts.

RSK is the smart contract platform on top of Bitcoin. Its engine is a forked version of the EVM (Ethereum Virtual Machine). The RVM (RSK Virtual Machine) is compatible with Ethereum smart contracts and the tools used to deploy and interact with them.

The Smart Bitcoin (R-BTC) is the native token in RSK and it is used to pay for the gas required for the execution of transactions. It is pegged 1:1 with Bitcoin, which means in RSK there are exactly 21M R-BTC. A 2-way peg (2WP) allows the transfer of bitcoins from the Bitcoin blockchain to the RSK blockchain and vice-versa.

We´ve recently announced the release of the RSK3 Libraries and the RWallet, which provide a new range of possibilities for developers.

The main focus areas of these rsk3 libraries are: 

  • Security
  • Straight-forward compatibility with the RSK blockchain
  • Reduced verbosity vs web3 (shorter function calls)
  • Lightweight codebase that remains powerful. 

The libraries enable interacting with RSK network accounts, contracts, network properties, DApps, as well various utility functions. Major uses include account creation, account management, token issuance (e.g. ERC-20), and transaction formation plus signing.

In order to get started coding for RSK, you need to install an RSK local node, install Truffle & Ganache, edit the smart contract and compile and deploy to finally run it.

Our tutorials include a wide range of explanations for developers including frontends, tokens and truffle boxes among many others.

Here are some great webinars we invite you to check out:

Inside Solidity

Learn to Make Smart Contracts in Solidity: Create your first dApp in RSK

Create your First Frontend for Smart Contracts

How to Create Your Own Collectable Token on The RSK Network

How to Create Your First Smart Contract Using Remix and Metamask on RSK

Last but not least, you can always check the status of the network through the explorer and the costs of using the network (compared to Ethereum) in our gas station.  As we expand our use cases, functionalities and contribute to the DeFi ecosystem, RSK has all the key ingredients to become the most important smart contract platform. Stay tuned!

Recommended articles

Rootstock Attestation Service (RAS) Is Now Live on Rootstock Explorer v3

Rootstock Attestation Service (RAS) Is Now Live on Rootstock Explorer v3

The Rootstock Attestation Service (RAS) is officially live on Rootstock Explorer v3. This new release is empowering developers and enterprises to build verifiable, tamper-proof, and decentralized trust layers on the Bitcoin’s most secure DeFi layer. Developers can now easily create, anchor, and verify attestations directly through the Explorer interface, streamlining the way on-chain and off-chain […]

Developers
Rootstock x Solv: Guide to Minting SolvBTC & xSolvBTC

Rootstock x Solv: Guide to Minting SolvBTC & xSolvBTC

This article is part of Rootstock’s series “Building DeFi on Bitcoin” which explores different solutions and integrations on the Rootstock blockchain that enable scaling Bitcoin, bringing DeFi capabilities to the world’s most secure Bitcoin DeFi layer. Solv Protocol is a platform that offers a comprehensive set of financial services for Bitcoin holders. And now integrated […]

Users
Moving BTC with the PowPeg App: User Guide

Moving BTC with the PowPeg App: User Guide

In the previous article, we explored how the PowPeg works, and what to expect when using it to move your Bitcoin in and out of Rootstock.  Here, we continue to explore how the PowPeg App works from a user perspective in a step-by-step guide including: Connecting your wallet Having sufficient funds of BTC Performing a […]

Users