This project implements a Blockchain-based Auction Ledger with a Kademlia-based P2P network between nodes.
make all
After building, run ./start_nodes.sh to start 5 node instances (including the bootstrap node).Project developed for Systems and Data Security class at @fcup