Hyperledger fabric: How to add new organization and a peer to existing Hyperledger Composer single...
I am new to Hyperledger fabric.
I was able to use one tutorial to:
install prerequisites and hyperledger composer development tools
create a fabric network
install/deploy business network
create an angular front end
However, the fabric network that got created has only one organization and a peer. For my POC, I need three organizations with one peer each.
How can I add additional organizations and peers in existing fabric network?
hyperledger-fabric
|
show 2 more comments
I am new to Hyperledger fabric.
I was able to use one tutorial to:
install prerequisites and hyperledger composer development tools
create a fabric network
install/deploy business network
create an angular front end
However, the fabric network that got created has only one organization and a peer. For my POC, I need three organizations with one peer each.
How can I add additional organizations and peers in existing fabric network?
hyperledger-fabric
This topic is actually covered in fabric docs. References: hyperledger-fabric.readthedocs.io/en/release-1.3/….
– Mrudav Shukla
Oct 29 '18 at 6:30
Thank you Mrudav for the link. I want to mention that I have used Hyperledger Composer development tools - Composer CLI, Composer rest server etc. The hyperledger fabric that is installed has only one organization as said in my question. hyperledger.github.io/composer/latest/installing/…
– devman
Oct 30 '18 at 9:11
Is it possible to add more organizations to the fabric network that is provided by Hyperledger composer tools?
– devman
Oct 30 '18 at 9:17
I have used following links for creating development environment - hyperledger.github.io/composer/latest/installing/… hyperledger.github.io/composer/latest/installing/…
– devman
Oct 30 '18 at 9:18
I was able to create multi-organization network in the Hyperledger composer development environment using following link - github.com/hyperledger/composer/blob/master/packages/… This link opens up a tutorial that provides steps to be undertaken to achieve the above requirement. According to the tutorial, the fabric-dev-server single organization fabric network should be replaced by multi-origanization BYFN.
– devman
Nov 1 '18 at 10:47
|
show 2 more comments
I am new to Hyperledger fabric.
I was able to use one tutorial to:
install prerequisites and hyperledger composer development tools
create a fabric network
install/deploy business network
create an angular front end
However, the fabric network that got created has only one organization and a peer. For my POC, I need three organizations with one peer each.
How can I add additional organizations and peers in existing fabric network?
hyperledger-fabric
I am new to Hyperledger fabric.
I was able to use one tutorial to:
install prerequisites and hyperledger composer development tools
create a fabric network
install/deploy business network
create an angular front end
However, the fabric network that got created has only one organization and a peer. For my POC, I need three organizations with one peer each.
How can I add additional organizations and peers in existing fabric network?
hyperledger-fabric
hyperledger-fabric
edited Nov 19 '18 at 8:05
devman
asked Oct 27 '18 at 16:01
devmandevman
116
116
This topic is actually covered in fabric docs. References: hyperledger-fabric.readthedocs.io/en/release-1.3/….
– Mrudav Shukla
Oct 29 '18 at 6:30
Thank you Mrudav for the link. I want to mention that I have used Hyperledger Composer development tools - Composer CLI, Composer rest server etc. The hyperledger fabric that is installed has only one organization as said in my question. hyperledger.github.io/composer/latest/installing/…
– devman
Oct 30 '18 at 9:11
Is it possible to add more organizations to the fabric network that is provided by Hyperledger composer tools?
– devman
Oct 30 '18 at 9:17
I have used following links for creating development environment - hyperledger.github.io/composer/latest/installing/… hyperledger.github.io/composer/latest/installing/…
– devman
Oct 30 '18 at 9:18
I was able to create multi-organization network in the Hyperledger composer development environment using following link - github.com/hyperledger/composer/blob/master/packages/… This link opens up a tutorial that provides steps to be undertaken to achieve the above requirement. According to the tutorial, the fabric-dev-server single organization fabric network should be replaced by multi-origanization BYFN.
– devman
Nov 1 '18 at 10:47
|
show 2 more comments
This topic is actually covered in fabric docs. References: hyperledger-fabric.readthedocs.io/en/release-1.3/….
– Mrudav Shukla
Oct 29 '18 at 6:30
Thank you Mrudav for the link. I want to mention that I have used Hyperledger Composer development tools - Composer CLI, Composer rest server etc. The hyperledger fabric that is installed has only one organization as said in my question. hyperledger.github.io/composer/latest/installing/…
– devman
Oct 30 '18 at 9:11
Is it possible to add more organizations to the fabric network that is provided by Hyperledger composer tools?
– devman
Oct 30 '18 at 9:17
I have used following links for creating development environment - hyperledger.github.io/composer/latest/installing/… hyperledger.github.io/composer/latest/installing/…
– devman
Oct 30 '18 at 9:18
I was able to create multi-organization network in the Hyperledger composer development environment using following link - github.com/hyperledger/composer/blob/master/packages/… This link opens up a tutorial that provides steps to be undertaken to achieve the above requirement. According to the tutorial, the fabric-dev-server single organization fabric network should be replaced by multi-origanization BYFN.
– devman
Nov 1 '18 at 10:47
This topic is actually covered in fabric docs. References: hyperledger-fabric.readthedocs.io/en/release-1.3/….
– Mrudav Shukla
Oct 29 '18 at 6:30
This topic is actually covered in fabric docs. References: hyperledger-fabric.readthedocs.io/en/release-1.3/….
– Mrudav Shukla
Oct 29 '18 at 6:30
Thank you Mrudav for the link. I want to mention that I have used Hyperledger Composer development tools - Composer CLI, Composer rest server etc. The hyperledger fabric that is installed has only one organization as said in my question. hyperledger.github.io/composer/latest/installing/…
– devman
Oct 30 '18 at 9:11
Thank you Mrudav for the link. I want to mention that I have used Hyperledger Composer development tools - Composer CLI, Composer rest server etc. The hyperledger fabric that is installed has only one organization as said in my question. hyperledger.github.io/composer/latest/installing/…
– devman
Oct 30 '18 at 9:11
Is it possible to add more organizations to the fabric network that is provided by Hyperledger composer tools?
– devman
Oct 30 '18 at 9:17
Is it possible to add more organizations to the fabric network that is provided by Hyperledger composer tools?
– devman
Oct 30 '18 at 9:17
I have used following links for creating development environment - hyperledger.github.io/composer/latest/installing/… hyperledger.github.io/composer/latest/installing/…
– devman
Oct 30 '18 at 9:18
I have used following links for creating development environment - hyperledger.github.io/composer/latest/installing/… hyperledger.github.io/composer/latest/installing/…
– devman
Oct 30 '18 at 9:18
I was able to create multi-organization network in the Hyperledger composer development environment using following link - github.com/hyperledger/composer/blob/master/packages/… This link opens up a tutorial that provides steps to be undertaken to achieve the above requirement. According to the tutorial, the fabric-dev-server single organization fabric network should be replaced by multi-origanization BYFN.
– devman
Nov 1 '18 at 10:47
I was able to create multi-organization network in the Hyperledger composer development environment using following link - github.com/hyperledger/composer/blob/master/packages/… This link opens up a tutorial that provides steps to be undertaken to achieve the above requirement. According to the tutorial, the fabric-dev-server single organization fabric network should be replaced by multi-origanization BYFN.
– devman
Nov 1 '18 at 10:47
|
show 2 more comments
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53023759%2fhyperledger-fabric-how-to-add-new-organization-and-a-peer-to-existing-hyperledg%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53023759%2fhyperledger-fabric-how-to-add-new-organization-and-a-peer-to-existing-hyperledg%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
This topic is actually covered in fabric docs. References: hyperledger-fabric.readthedocs.io/en/release-1.3/….
– Mrudav Shukla
Oct 29 '18 at 6:30
Thank you Mrudav for the link. I want to mention that I have used Hyperledger Composer development tools - Composer CLI, Composer rest server etc. The hyperledger fabric that is installed has only one organization as said in my question. hyperledger.github.io/composer/latest/installing/…
– devman
Oct 30 '18 at 9:11
Is it possible to add more organizations to the fabric network that is provided by Hyperledger composer tools?
– devman
Oct 30 '18 at 9:17
I have used following links for creating development environment - hyperledger.github.io/composer/latest/installing/… hyperledger.github.io/composer/latest/installing/…
– devman
Oct 30 '18 at 9:18
I was able to create multi-organization network in the Hyperledger composer development environment using following link - github.com/hyperledger/composer/blob/master/packages/… This link opens up a tutorial that provides steps to be undertaken to achieve the above requirement. According to the tutorial, the fabric-dev-server single organization fabric network should be replaced by multi-origanization BYFN.
– devman
Nov 1 '18 at 10:47