Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/suddutt1/fabricgosdkclientcore
- Owner: suddutt1
- Created: 2018-07-01T17:15:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-24T09:33:02.000Z (about 6 years ago)
- Last Synced: 2024-06-20T00:26:16.981Z (7 months ago)
- Language: Go
- Size: 42 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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