Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1011 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 1011 Bytes

Online Auction Market Based on Blockchain

An online auction platform based on blockchain would be great improvement over current auction systems. With the blockchain structure auction data and bids will be impossible to falsify. The platform will be transparent, reliable and scalable. With the help of this market anyone can place any item to auction and bidder can bid and buy items without any fraud.

Architecture Diagram

Alt text

Methodology / Resources

We are planning to use IBM Bluemix’s open source platform hyperledger composer for creating blockchain.

For user interface we will be creating ReactJS application with the REST api support which will be communicating with the blockchain backend to create participant, assets and transaction. We will be deploying our blockchain network on Docker.

We will be using following resources: