~hyperledger-lf

fabric-client

v1.4.20
SDK for writing node.js applications to interact with Hyperledger Fabric. This package encapsulates the APIs to interact with Peers and Orderers of the Fabric network to install and instantiate chaincodes, send transaction invocations and perform chaincod

fabric-ca-client

v2.2.20
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.

fabric-shim

v2.5.7
A node.js implementation of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other

fabric-shim-crypto

v2.2.2
A node.js implementation of encryption library for Hyperledger Fabric chaincode shim

composer-wallet-redis

v0.0.13
Hyperledger Composer Wallet implementation for Redis

fabric-network

v2.2.20
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-contract-api

v2.5.7
A node.js implementation of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other

composer-wallet-ibmcos

v0.0.13
Hyperledger Composer Wallet implementation for the IBM Cloud Object Store

fabric-common

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

fabric-protos

v2.2.20
Protocol Buffer files and generated JavaScript classes for Hyperledger Fabric

@hyperledger/burrow

v0.34.4
TypeScript library that calls a Hyperledger Burrow server over GRPC.

@hyperledger/caliper-core

v0.6.0
Core Hyperledger Caliper module, used for running performance benchmarks that interact with blockchain technologies

@hyperledger/caliper-burrow

v0.3.2
Hyperledger Burrow adaptor for Caliper, enabling the running of performance benchmarks that interact with Burrow

@hyperledger/caliper-composer

v0.2.0
Hyperledger Composer adaptor for Caliper, enabling the running of performance benchmarks that interact with Composer

@hyperledger/caliper-fabric

v0.6.0
Hyperledger Fabric connector for Caliper, enabling the running of performance benchmarks that interact with Fabric

@hyperledger/caliper-iroha

v0.3.2
Hyperledger Iroha adaptor for Caliper, enabling the running of performance benchmarks that interact with Iroha

@hyperledger/caliper-sawtooth

v0.3.2
Hyperledger Sawtooth adaptor for Caliper, enabling the running of performance benchmarks that interact with Sawtooth

@hyperledger/caliper-cli

v0.6.0
Hyperledger Caliper CLI, for convenience running of a performance benchmark to test blockchain technologies

fabric-shim-api

v2.5.7
A node.js API of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other

@hyperledger/caliper-ethereum

v0.6.0
Ethereum connector for Caliper, enabling the running of performance benchmarks that interact with Ethereum

@hyperledger/caliper-fisco-bcos

v0.5.0
FISCO BCOS connector for Caliper, enabling the running of a performance benchmarks that interact with FISCO BCOS

fabric-chaincode-integration

v0.3.0
A tool for testing fabric chaincode implementations

@hyperledger-labs/blockchain-integration-framework

v0.2.0

@hyperledger/generator-caliper

v0.6.0
Yeoman generator for Hyperledger Caliper

fabric-ledger

v2.5.7
A node.js implementation of Hyperledger Fabric ledger api, to allow access to ledger data from smart contracts