Skip to content
#

rootstock

Here are 26 public repositories matching this topic...

BitGive: A Bitcoin-powered charity donation dApp built on Rootstock (RSK). Users donate RBTC to verified charities, and get dynamic NFTs as rewards. Features a Next.js front-end styled with Tailwind CSS and thirdweb for seamless Web3 integration. A fun, impactful project showcasing full-stack Web3 development.

  • Updated Dec 9, 2025
  • TypeScript

Creating an NFT on the Bitcoin blockchain using RSK requires setting up an RSK node, installing the RSK SDK, writing a smart contract, compiling and deploying it to the RSK blockchain, and managing the token using the RSK SDK. The example code creates an ERC-721 NFT contract called MyNFT with a mint function. It can be deployed and managed ...

  • Updated Mar 1, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the rootstock topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rootstock topic, visit your repo's landing page and select "manage topics."

Learn more