Deploy an NFT project on the Rootstock Testnet | Rootstock (RSK)
In this guide, we will take you through a step by step process on how to write a ERC-721 smart contract, and deploy to the Rootstock testnet using the following tools: Solidity, Hardhat, Ethers.js, IPFS, Pinata, and get Test RBTC (tRBTC) from the Rootstock Faucet.
Not to worry, if these terms are new to you — we will explain them!
Contents
- Overview
- What is a Non-fungible Token (NFT)
- Configure the metadata for your NFT using Pinata
- Create your Smart Contract
- How to deploy your NFT to Rootstock