Hyperledger Fabric API

Hyperledger Fabric is a permissioned distributed ledger platform. Programmatic access is provided via the Fabric Gateway, peer gRPC APIs, and SDKs for chaincode invocation, ledger queries, and channel administration.

API entry from apis.yml

apis.yml Raw ↑
aid: hyperledger:hyperledger-fabric-api
name: Hyperledger Fabric API
description: Hyperledger Fabric is a permissioned distributed ledger platform. Programmatic access is
  provided via the Fabric Gateway, peer gRPC APIs, and SDKs for chaincode invocation, ledger queries,
  and channel administration.
humanURL: https://hyperledger-fabric.readthedocs.io/
tags:
- Blockchain
- Distributed Ledger
- Permissioned
- Smart Contracts
properties:
- type: Documentation
  url: https://hyperledger-fabric.readthedocs.io/en/latest/
- type: GatewayDocs
  url: https://hyperledger.github.io/fabric-gateway/
- type: GitHub
  url: https://github.com/hyperledger/fabric