/course-02-project-blockchain-spec

Project for Course 02 at Coursera Blockchain Specialization (The State University of New York at Buffalo)

Project: Design and Develop a Smart Contract

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:

Project Description

Solidity Version Mandatory Reading

How to run?

Pre-requisites

Run

  • 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

Technology Stack

This project uses the following technologies:

  • Solidity v0.4.17

License

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)