isramos / fabric-client-js

fork of fabric-client v0.1.3 but using hashtable-js for cloud foundry use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hyperledger Fabric Client for Node.js

This package encapsulates the APIs to interact with Peers and Orderers of the Fabric network to deploy chaincodes, send transaction invocations and perform chaincode queries. There is a separate package that interacts with the Fabric member service to manage user certificates lifecycle such as register, enroll, renew and revoke, and that is called fabric-ca-client.

For application developer documentations, please visit http://fabric-sdk-node.readthedocs.io/en/master/

About

fork of fabric-client v0.1.3 but using hashtable-js for cloud foundry use


Languages

Language:JavaScript 74.4%Language:Protocol Buffer 25.6%