/fabric-client-node

A simple API that interacts with the Hyperleger Fabric blockchain using the Fabric SDK for Node.js

Primary LanguageTypeScriptApache License 2.0Apache-2.0

A Hyperledger Fabric Client Application

This Hyperledger Fabric Client application provides a simple REST API to communicate with the Hyperledger Fabric blockchain by using the Hyperledger Fabric SDK for Node.js (fabric-sdk-node).
The application can be used with the Fabric test network: https://github.com/hyperledger/fabric-samples/tree/main/test-network

The source code is available under the Apache License, Version 2.0 (Apache-2.0).