Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/suddutt1/fabricgosdkclientcore

Core package for fabric sdk client with golang
https://github.com/suddutt1/fabricgosdkclientcore

Last synced: about 1 month ago
JSON representation

Core package for fabric sdk client with golang

Awesome Lists containing this project

README

        

## Fabric Client SDK Wrapper
This project container the core library wrapper for fabric sdk go.
This core package would be utilized by a REST wrapper
Current cababilities
1. Channel creation easy API
2. Channel join easy API
3. User enrollment
4. Chaincode install/instantiate/upgrade
5. Chaincode version fetch
6. Event registration and consumption using channels.
7. Chaincode query and invoke
8. Capability to use pre-enrolled users from the configuration file.
9. Capability to utilize connection profile file out of the box from IBP