Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/talrasha007/fabric-wrapper

A wrapper for fabric-client & fabric-ca-client.
https://github.com/talrasha007/fabric-wrapper

Last synced: 3 months ago
JSON representation

A wrapper for fabric-client & fabric-ca-client.

Lists

README

        

# fabric-wrapper
*NOTICE: version 1.2 is no longer compatible whit previous versions.*
*Version x.y.z will be a wrapper of fabric-client @x.y.\**

## Usage
Client & Channel are inherited from origin fabric-client Client & Channel, so you can use them in the same way of fabric-client except the override functions.
See code in examples to check how to use it. :)