@hyperledger/fabric-gateway
TypeScript icon, indicating that this package has built-in type declarations

1.1.1-dev.20221013.1 • Public • Published

Hyperledger Fabric Gateway Client API for Node

The Fabric Gateway client API allows applications to interact with a Hyperledger Fabric blockchain network. It implements the Fabric programming model, providing a simple API to submit transactions to a ledger or query the contents of a ledger with minimal code.

How to use

Samples showing how to create client applications that connect to and interact with a Hyperledger Fabric network, are available in the fabric-samples repository:

API documentation

The Gateway client API documentation for Node is available here:

Installation

Add a dependency to your project's package.json file with the command:

npm install @hyperledger/fabric-gateway

Compatibility

This API requires Fabric 2.4 with a Gateway enabled Peer. Additional compatibility information is available in the documentation:

Readme

Keywords

none

Package Sidebar

Install

npm i @hyperledger/fabric-gateway@1.1.1-dev.20221013.1

Version

1.1.1-dev.20221013.1

License

Apache-2.0

Unpacked Size

275 kB

Total Files

136

Last publish

Collaborators

  • hyperledger-lf
  • hyperledger-ghci
  • openwalletfoundation