This project is part of the Blockchain Specialization at Coursera. It allows bidding of items by participants and its various functions such as register bidder, declare winner etc. over blockchain.
More details can be found here:
Solidity Version Mandatory Reading
- Remix IDE
- Passion for Next level of World Wide Web and its bright future ;)
- Open
Remix IDE
- copy code from
Auction.sol
- Compile and deploy
- Done - You should be able to interact with the Smart Contract registering bidders, placing bids and revealing winners
This project uses the following technologies:
- Solidity v0.4.17
This project is a public domain work, dedicated using CC0 1.0. Feel free to do whatever you want with it. (If you are a coursera student, learn but not cheat :P)