Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahdizarrei/auction
In this project you can create your own NFT auction or participate in your favorite NFT auction on this platform
https://github.com/mahdizarrei/auction
blockchain dapp ethers react smart-contracts web3
Last synced: about 2 months ago
JSON representation
In this project you can create your own NFT auction or participate in your favorite NFT auction on this platform
- Host: GitHub
- URL: https://github.com/mahdizarrei/auction
- Owner: mahdiZarrei
- License: mit
- Created: 2024-08-08T22:39:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T10:04:53.000Z (5 months ago)
- Last Synced: 2024-08-15T11:39:00.753Z (5 months ago)
- Topics: blockchain, dapp, ethers, react, smart-contracts, web3
- Language: JavaScript
- Homepage:
- Size: 7.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Auction
![auction image](./pic/Auction.jpg)
Sell your NFT by creating an auction
An NFT auction is like a digital art sale where people bid on unique digital items, like artwork or collectibles, over the internet. The seller sets a starting price and a time limit. Bidders place their offers, and when the time's up, the highest bid wins the NFT. It's a modern twist on traditional auctions but for digital treasures.## made & login page image
![made page image](./pic/made.png)
![login page image](./pic/login.png)
## auction page image
![auction page image](./pic/minaPage.png)
## Clone Repository
git clone https://github.com/mahdiZarrei/Auction.git
cd Auction-Dapp## Requirements
[node.js](https://nodejs.org/en/) v10.18.0+ And [Metamask](https://metamask.io/) extension on your browser
## Installation
Use the package manager [npm](https://www.npmjs.com/) to install Auction.
npm install
## Usage
npm run dev
Open localhost:5173 to access the application!
## License
MIT