Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question about config.yaml #25

Open
wangmarkqi opened this issue Aug 29, 2018 · 1 comment
Open

question about config.yaml #25

wangmarkqi opened this issue Aug 29, 2018 · 1 comment
Assignees
Labels

Comments

@wangmarkqi
Copy link

Thank you very much, I run heroes-service successfuly. In addition, I split the function into smaller parts for more flexible usage. However, I can not migrate the code to other fabric network with different configration files. Compare to sdk with other language, to init go sdk need config.yaml file which is special because fabric-samples usually give configtx.yaml, crypto-config.yaml and docker-compose.yaml. How can i get config.yaml from these files or how can i generate these files with config.yaml? Is there any automatic way to do it? Thank you very much.

@antitoine antitoine self-assigned this Aug 30, 2018
@vigneshkm
Copy link

vigneshkm commented Feb 4, 2019

Hi,

I am writing an application with hyperledger-fabric.
I want to use fabric-sdk for which I need to write a config file like "config.yaml" used in this application.

But I am not able to find any reference on how to write that file, what parameters to use, how will the parameters in that file be used by sdk instance generated by "fabsdk.New()" etc.

Could you please help me with these information?? You could also share links where I could find these information.

Thanks,
Vignesh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants