Skip to content
forked from ducthangng/muess

Hyperledger Fabric Application for exchanging license keys

Notifications You must be signed in to change notification settings

nudelneed/muess

 
 

Repository files navigation

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.

About

Hyperledger Fabric Application for exchanging license keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.4%
  • TypeScript 28.7%
  • Shell 9.0%
  • JavaScript 3.5%
  • Java 0.6%
  • Go 0.3%
  • Other 0.5%