Asset tracking chain-code: Fabric v1.2
Run Fabric chaincode testcases without actually running any Fabric network/peers.
src: chaincode source files
test: test case using mockstub
git clone https://github.com/subhodi/asset-tracking.git
npm install
npm test