fabric-common

This package encapsulates the common code used by the `fabric-ca-client`, `fabric-network` packages.

fabric-protos

Protocol Buffer files and generated JavaScript classes for Hyperledger Fabric

fabric-network

SDK for writing node.js applications to interact with Hyperledger Fabric. This package encapsulates the APIs to connect to a Fabric network, submit transactions and perform queries against the ledger.

fabric-ca-client

SDK for writing node.js applications to interact with Hyperledger Fabric. This package encapsulates the APIs to interact with the Fabric CA to manage user certificates lifecycle such as register, enroll, renew and revoke.