A chat application system that provides its users the functionality to send/broadcast messages and read receipts. Admin is the main entity who can send/broadcast messages to every registered user on the network. Users can receive messages from admin and send an acknowledgement in response.
Follow prerequisites to run a Docker-based Fabric test network on your system
https://hyperledger-fabric.readthedocs.io/en/release-2.5/prereqs.html
Steps to setup Hyperledger Fabric Network
-
Clone or Download the repository
$ git clone https://github.com/Sayalikukkar/HLF-ChatApplication.git
-
Run the following command to download docker images and binaries.
$ curl -sSL https://bit.ly/2ysbOFE | bash -s