mohitkumaragrawal / nft-auctions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT Auctions

Implmentation of a transparent and decentralized english auction system using blockchain technology.

Technology Used

  • Hardhat
  • Solidity
  • IPFS
  • React.js
  • Ethers.js
  • TailwindCSs
  • NextUI
  • OpenZeppelin

Contracts

  • EnglishAuction: Implements a simple auction smart contract, that transfers the token to the highest bidder.
  • FireMen: A NFT smart contract for the demonstration purposes;

About


Languages

Language:JavaScript 79.3%Language:Solidity 17.3%Language:CSS 2.1%Language:HTML 1.3%