JSPM

  • Created
  • Published
  • Downloads 23730
  • Score
    100M100P100Q151944F
  • License Apache-2.0

A node.js API of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other

Package Exports

  • fabric-shim-api

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (fabric-shim-api) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

NPM

Version

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: http://hyperledger-fabric.readthedocs.io/en/latest/chaincode.html.

License

This package is distributed under the Apache License, Version 2.0, see LICENSE for more information.