How to create a custom fabric environment on ibm blockchain platform VScode

0 votes
I'm using VSCode editor to develop a HF network using the IBM blockchain platform extension. I have written the chain code in golang and packaged it so that it's ready for deployed to each peer. However, the IBM blockchain platform provides users with the default fabric environment with 1 org, 1 peer and 1 CA. My problem is here. I want to be able to create a custom fabric environment on IBM blockchain platform with more orgs and peers (for ex 3 orgs with one peer each) but I couldn't find resources on how to do that. There is an option to add a fabric environment (which consumes a JSON file) but i can find resources on how to write that.

Help on how to create a custom fabric environment with three orgs with on peer each on IBM blockchain platform (VScode).
Mar 30, 2022 in Blockchain by Soham
• 9,700 points
571 views

1 answer to this question.

0 votes
At the moment you can't use the VS Code extension to create a custom fabric, but it is on the roadmap as you can see from this github issue.
You can create your own custom fabric and then connect to it with VS Code by creating a simple JSON file which describes the fabric.
Many people use the "First Network" from the fabric samples and fabric tutorials Build Your First Network (BYFN). This is a 2 Org network and if you want 3 Orgs you can use the Extend Your First Network (EYFN) tutorial.
answered Mar 31, 2022 by Rahul
• 9,670 points

Related Questions In Blockchain

0 votes
1 answer

How to create a new wallet on a blockchain?

Firstly, you need to have a clear ...READ MORE

answered Apr 4, 2018 in Blockchain by Christine
• 15,790 points
1,104 views
+1 vote
1 answer
0 votes
1 answer

How can i create a simple P2P network on a blockchain?

To develop your own cryptocurrency, you need ...READ MORE

answered Apr 20, 2018 in Blockchain by Christine
• 15,790 points
1,709 views
0 votes
1 answer
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,215 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
708 views
+1 vote
1 answer
0 votes
1 answer

How to trigger change blockchain network request on MetaMask

was finally able to find the answer: await ...READ MORE

answered Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
728 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP