zhigui-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.

Usage no npm install needed!

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

README

Hyperledger Fabric-CA Client for Node.js

NPM

SDK for writing node.js applications to interact with Hyperledger Fabric CA.

This package encapsulates the APIs to interact with the Fabric CA to manage user certificates lifecycle such as register, enroll, renew and revoke.

A separate package is provided, fabric-client, to interact with Peers and Orderers to install and instantiate chaincodes, send transactions and perform queries.

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

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