This repository contains the code developed for the final term of the P2P and Blockchain course of the University of Pisa, M. Sc. in Computer Science, ICT Solutions Architect curriculum.
The assignment required to implement a contract for the VickreyAuction and one for another kind of auction, chosen between English Auction and Dutch Auction. I choose the first one.
Into the file Assignment.pdf there are the requirments of this project. Report.pdf contains a deep description about the code, its functioning, testing guidelines and main projectual choices.