Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 252 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 252 Bytes

CS765-Blockchain-Project-1

Build a Gossip protocol over a peer-to-peer network to broadcast messages and check the liveness of connected peers. Here “liveness” means that the peer is up and running, and is able to respond to messages sent to it.