fabric-shim-crypto

v2.2.2
A node.js implementation of encryption library for Hyperledger Fabric chaincode shim
fabric-shim fabric-shim-crypto Hyperledger Fabric Fabric Shim

lint

eslint ./lib/

test

nyc mocha --recursive 'test/**/*.js' --reporter spec-junit-splitter-mocha-reporter

build

npm run lint && npm test

Metadata

Downloads