Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit 164c356

Browse files
Add pointer to Fabric Gateway in fabric-network package README (#612)
Signed-off-by: Mark S. Lewis <[email protected]>
1 parent deeccd5 commit 164c356

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fabric-network/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
SDK for writing node.js applications to interact with [Hyperledger Fabric](http://hyperledger-fabric.readthedocs.io/en/latest/).
44

5+
> **Note:** When developing applications for Hyperledger Fabric v2.4 and later, you are strongly encouraged to use the [Fabric Gateway client API](https://hyperledger.github.io/fabric-gateway/).
6+
57
This package encapsulates the APIs to connect to a Fabric network, submit transactions and perform queries against the ledger, and listen for or replay events.
68

79
Additional packages are also provided:

0 commit comments

Comments
 (0)