fabric-client-forchain

forchian modified version

Usage no npm install needed!

<script type="module">
  import fabricClientForchain from 'https://cdn.skypack.dev/fabric-client-forchain';
</script>

README

Hyperledger Fabric Client for Node.js

NPM

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 chaincode queries.

A separate package is provided, fabric-ca-client, to interact with the fabric-ca to manage user certificates.

For application developer documentations, please visit https://fabric-sdk-node.github.io/

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.