How to unfold a hyper-saddle cloth on a network and run a hyperlink on it?

I am still a beginner and working on a project. I did get started from the documentation on the text, but I don't know exactly how I should deploy it on the network so that it works across multiple peers. After creating the material, I want to deploy the hyperlink-composer model on it. I completed the developer guide from the composer docs. Thus, I wanted to ask if the process would be different from deployment to single peer framework.

+3


source to share


1 answer


If you followed the Composer developer tutorial: https://hyperledger.github.io/composer/tutorials/developer-guide.html

You have installed Fabric (currently at v0.8), created a Composer business network definition, and deployed it to a channel on your Fabric development instance.



The process in terms of development is identical no matter how many nodes you have.

0


source







All Articles