Skip to content

Create peer and channel with sdk #594

Discussion options

You must be logged in to vote

Since Fabric v2.2 the focus of the client application SDKs has been on support application runtime (transaction invocation and eventing), not on administrative operations. Neither fabric-gateway (for Fabric v2.4 and later) or fabric-gateway-java (for earlier Fabric versions) provide any API for creating peers or managing the network. Instead, the Fabric CLI commands have been the primary tool for administrative tasks.

More recently there has been work on fabric-admin-sdk to provide support for programmatic network configuration. There is so far only an implementation in Go and JavaScript, with no Java implementation. The SDK is also still in development and, while it is pretty much fully …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@douglasjava
Comment options

Answer selected by douglasjava
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants