/fabric-api-service

API service boilerplate for Hyperledger Fabric

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Fabric API Service

This project was modified from the following codebase. Thanks to the open source communities.

Here are some modifications:

  • Enabling a private data collection feature
  • Supporting an attribute-based user registration and enrollment
  • Simplifying an error by returning a meaningful error message from a chaincode to a client
  • Simplifying mapping function calls by introducing a chaincode function connection profile template
  • Optimizing the project's invoke function to reduce transaction call latency between an off-chain API server and an on-chain chaincode
  • Bug fixes
  • etc.

Follow me at: