"SmartBid" is blockchain based auction like system that offers enhanced transparency, security, and efficiency compared to traditional methods. In a blockchain-based auction, each item or asset up for bidding is represented as a unique digital token on the blockchain.
0
stars
1
forks
source link
[Feature]: event bidPlaced and function withdraw #4
modified finalizeAuc function
created an event bidPlaced which emits every time a bid is placed
created a function withdraw which helps bidders to withdraw their eth after end or cancellation of the auction
Description
modified finalizeAuc function created an event bidPlaced which emits every time a bid is placed created a function withdraw which helps bidders to withdraw their eth after end or cancellation of the auction
Semver Changes
Issues
2
Checklist