DumasOlivier / nft-collection-front

Home Page:https://nft-collection-front-seven.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Devs NFT Collection

Front end of the Dapp that allows you to mint NFT with your Metamask wallet. The smart contract of this Dapp is built on the Ethereum blockchain (in Solidity) and is accessible at this address 0xcfA6EF95B7784534361698972A3d712Eb30a9E33

๐Ÿ‘€ watch it live : https://nft-collection-front-seven.vercel.app/

๐Ÿ‘€Check the collection on Opensea here

๐Ÿ‘€Check the first NFT of the collection on Opensea here

Stack

  • Nextjs
  • Hosted on Vercel
  • Web3Modal
  • ethers.js

Smart contract code

https://github.com/DumasOlivier/nft-collection

Requirements

  • There should only exist 20 Crypto Dev NFT's and each one of them should be unique.
  • User's should be able to mint only 1 NFT with one transaction.
  • Whitelisted users, should have a 5 min presale period before the actual sale where they are guaranteed 1 NFT per transaction.
  • There should be a website for your NFT Collection.

Screenshots

Homepage

Homepage with tx processing

About

https://nft-collection-front-seven.vercel.app/


Languages

Language:JavaScript 95.8%Language:CSS 4.2%