/

NFT Collection App

Next JS / React Js / Hardhat / Solidity

Project

Overview

Build an NFT Collection

NFTs are examples of Non-Fungible Tokens where each token is different from a different token.

  • There are 20 Binna Dev NFTs, and each one of them is unique.
  • Users are only allowed to create one NFT per transaction.
  • Whitelisted users have a 5-minute presale period before the actual sale, where they are guaranteed 1 NFT per transaction.
  • There is a website for interacting with the contract.

Contract Address: 0xF39897B8C16ca2FB10D3b80e87b674eE341deB83

Technologies

Javascript

Tailwind

Next JS

React Js

Hardhat

Solidity

Back