fabric-admin-sdk

module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2024 License: Apache-2.0

README

fabric-admin-sdk

Fabric SDK for Admin Capability services

motivation

As gateway sdk will drop off admin capacity, we plan to recover admin capacity related things with this project proposal.

identified features

channel
  • new channel
  • channel update(new org join into specific channel)
  • peer join channel
  • peer exit channel
  • list channel
  • inspect channel config
chaincode
  • chain code lifecycle
  • system chain code(as list all chain code)
tools
  • gate policy?(common/policydsl/policyparser.go, tool for operator)
  • peer discovery(optional, as ping test among peer networks when gateway disabled or fabric version below 2.5)
  • base on peer discovery result, generate connection profile for sdk if possible?(optional)

languages: go, java, nodejs, typescript

golang Documentation

init by

Contributors

Scenario tests and example

Contribute

Here is steps in short for any contribution.

  1. check license and code of conduct
  2. fork this project
  3. make your own feature branch
  4. change and commit your changes, please use git commit -s to commit as we enabled DCO
  5. raise PR

Code of Conduct guidelines

Please review the Hyperledger Code of Conduct before participating. It is important that we keep things civil.

Directories

Path Synopsis
internal
msp
pkg
chaincode
Package chaincode provides functions for driving chaincode lifecycle.
Package chaincode provides functions for driving chaincode lifecycle.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL