In this From Devs to Devs episode, Jude demonstrates how to deploy an ERC-721 NFT smart contract on Rootstock using Remix for development and Foundry for deployment.
From configuring your wallet to verifying your contract, this tutorial is perfect for developers exploring Bitcoin Layer 2 solutions with Ethereum tooling.
Useful links:
– Rootstock Docs: https://dev.rootstock.io
– Hacktivator Program: https://rootstock.io/hacktivator
– Remix IDE: https://remix.ethereum.org
⏱ Timestamps:
0:00 – Intro & Overview
0:40 – Configuring Remix for Rootstock
2:15 – Writing the ERC-721 NFT contract
5:10 – Compiling the smart contract
6:45 – Deploying with Foundry
9:20 – Verifying the contract
10:50 – Final thoughts & next steps