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.
- Clone the repo
git clone https://github.com/HoangDucBach/aucy
- Intall NPM Packages
npm install --force
- Usage
npm run dev
- Test (for contract)
npm hardhat test
- My Name: Hoang Duc Bach
- Gmail: hoangbach0985@gmail.com
- Project Link: https://github.com/HoangDucBach/aucy