subhodi / asset-tracking

Asset tracking chain-code: Fabric 1.2 learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asset-tracking

Build Status Coverage Status

Asset tracking chain-code: Fabric v1.2
Run Fabric chaincode testcases without actually running any Fabric network/peers.

Project-structure

src: chaincode source files
test: test case using mockstub

setup

git clone https://github.com/subhodi/asset-tracking.git
npm install
npm test 

About

Asset tracking chain-code: Fabric 1.2 learning

License:MIT License


Languages

Language:JavaScript 100.0%