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.
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.