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.