Skip to content

Aucy | The project of nft auction using Hedera technologies

Notifications You must be signed in to change notification settings

HoangDucBach/aucy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Aucy

DApp project for nft and auction
View Demo

📃 Table of Contents

✍ Description

Aucy is a decentralized application utilizing Hedera Technologies to support users in exploring NFTs with the following highlighted features:

  • Create Collection
  • Mint NFT of collection (with metadata)
  • Create Auction for NFT
  • Place Bids
  • Withdraw Bids
  • Donate money to an auction
  • Add receivers with their percentages of auction
  • End the auction, transferring the NFT to the winner and distributing all funds to the receivers based on their percentages
  • Track all auction transactions to enhance reliability using Hedera Topics

Aucy not only emphasizes core functionalities but also prioritizes UI/UX to ensure users can interact easily and benefit from high-quality reliability.

🚀 Tech Stack

  • Frontend:

    • Next
  • Blockchain:

    • Solidity
    • Hedera SDK
    • Pinata
    • WalletConnect
  • Support Tools:

    • Ethers.js
    • Web3.js
    • Hardhat
  • Testing Tools:

    • Git
    • GitHub
    • Ethers.js
    • Web3.js
  • Design Tools:

    • Figma
  • Deployment:

    • Vercel

🔧 Installation

  1. Clone the repo
git clone https://github.com/HoangDucBach/aucy
  1. Intall NPM Packages
npm install --force
  1. Usage
npm run dev
  1. Test (for contract)
npm hardhat test

📞 Contact

About

Aucy | The project of nft auction using Hedera technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published