Tokenization Project

A full-stack Web3 demo where users can mint, purchase, and transfer NFTs. Built with Scaffold-Eth-2 (Hardhat, Next.js, Wagmi, Viem & TailwindCSS).

Connected Wallet

Challenge banner

This project demonstrates a full NFT tokenization workflow. Smart contracts are compiled & deployed using Hardhat, while the frontend uses a modern Web3 React stack powered by Wagmi & Viem.

Users can mint unique NFTs, view ownership, and transfer tokens between wallets. This dapp interacts with the Smart Contract YourCollectible.sol, deployed on a Sepolia test network at address 0xeB933FcF0af2EC4fA4E3Ef4E6A9F97a8759E0c1C.

Inspect & interact with your smart contracts using the Debug Contracts panel.