DumasOlivier / nft-collection

Smart contract for the Crypto Devs NFT Collection.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Devs NFT Collection

Smart contract for the Crypto Devs NFT Collection. Built in Solidity on the Ethereum blockchain (Rinkeby Network) and is accessible at this address 0xcfA6EF95B7784534361698972A3d712Eb30a9E33

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

๐Ÿ‘€Check the collection on Opensea here

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

Stack

Backend :

  • Solidity
  • Hardhat

Fontend :

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

Front end code

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

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

Smart contract for the Crypto Devs NFT Collection.

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


Languages

Language:Solidity 65.6%Language:JavaScript 34.4%