Channel creation using fabric-admin-sdk #187
Replies: 3 comments 9 replies
-
@adityajoshi12 could you please more specific about why the internal package makes difficult in your case?
if we don't have a config tx yaml... there seems lots of input values into the function for generate the block right? I am confused a little. hence need a more specific/clear description. |
Beta Was this translation helpful? Give feedback.
-
Also, this align with the initial idea of @denyeart mentioned here |
Beta Was this translation helpful? Give feedback.
-
Hi @SamYuan1990 , it been a long, we didn't had any update on this. |
Beta Was this translation helpful? Give feedback.
-
I wanted to use this sdk in my application to be able to create channels on the runtime and I was going through the testcases to understand how to use this sdk. I found that in the testcase we are using packages that are internal to this project, which makes it difficult to use this sdk in the application.
Also will there be any high level API that support the creation of configtx programatically. This will remove the dependency of the
Configtx.yaml
and channel blocks can be generated using the sdk.Beta Was this translation helpful? Give feedback.
All reactions