fabric-shim-api
v2.5.7
Published
A node.js API of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other
Downloads
77,621
Readme
This fabric-shim-api
library provides type definitions for the fabric-shim
module. It is also a dependency of the fabric-contract-api
As this is a pure interface module it allows the fabric-contract-api
annotations to be used in client application without the need to pull in unneeded required dependencies.
Detailed explanation on the concepts and programming model can be found here: https://hyperledger-fabric.readthedocs.io/en/latest/smartcontract/smartcontract.html.
License
This package is distributed under the Apache License, Version 2.0, see LICENSE for more information.