79 packages
animaltracking-network
Animal Tracking network based on UK DEFRA regulations
bond-network
Bond Reference Data Sharing Business Network
carauction-network
Car Auction Business Network
composer-connector-hlfv1
The Hyperledger Fabric v1.x Client connector for Hyperledger Composer
composer-playground-api
The REST API for the Hyperledger Composer Playground
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.
fabric-chaincode-integration
A tool for testing fabric chaincode implementations
fabric-client
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-common
This package encapsulates the common code used by the `fabric-ca-client`, `fabric-network` packages.
fabric-contract-api
A node.js implementation of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other
fabric-gateway
Node SDK client library for Hyperledger Fabric Gateway
fabric-ledger
A node.js implementation of Hyperledger Fabric ledger api, to allow access to ledger data from smart contracts
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-protos
Protocol Buffer files and generated JavaScript classes for Hyperledger Fabric
fabric-shim
A node.js implementation of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other
fabric-shim-api
A node.js API of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other
fabric-shim-crypto
A node.js implementation of encryption library for Hyperledger Fabric chaincode shim
hfc
The Hyperledger Fabric Client SDK (HFC) provides a powerful and easy to use API to interact with a Hyperledger Fabric blockchain.
@hyperledger/burrow
TypeScript library that calls a Hyperledger Burrow server over GRPC.
@hyperledger/cactus-api-client
Universal library used by both front end and back end components of Cactus. Aims to be a developer swiss army knife.
@hyperledger/cactus-cmd-api-server
API server that combines and exposes all the functionality of a Cactus deployment through a unified REST API interface.
@hyperledger/cactus-cmd-socketio-server
Allows Cactus nodes to interact with HTLC ETH contracts
@hyperledger/cactus-cockpit
A user interface for testing/demoing/administering a Cactus deployment
@hyperledger/cactus-common
Universal library used by both front end and back end components of Cactus. Aims to be a developer swiss army knife.
@hyperledger/cactus-core
Contains lower level abstractions/implementation that is to be shared by multiple other, higher level packages of the project.