Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 984 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 984 Bytes

München Software Service (Müss)

This is a Blockchain-supported flatform which enable buyers and developers to safely transacts software product's license keys. It implements Hyperledger Fabric framework underneath, thus provide comprehensive support for Auth-related process and Data Integrity. ALso include a little improvement in read-throughput using mongodb to support mutliple hardware configuration.

Contributors:

  1. Duc Thang Nguyen
  2. Nghi Hua
  3. Linh Ngo
  4. Loc Bui
  5. Khang Nguyen
  6. Hai Cao

Shortcut:

From the start of the project, run:

make install

Go to server, run:

sh sample-ledger.sh 

All the dependencies of nodes will be installed and after that, you are good to go! Do this everytime you pull/clone the project from source.