Hyperledger Fabric blockchain network from scratch

0 votes
I've been studying the Hyperledger Fabric framework by reading the docs for quite a while now but I'm getting a little lost in the middle of all that info. My question is: Is there any guidelines/"Step by step" on how to design a blockchain network from scratch? If you are starting a new project, where do you start?

Because I think I would understand it way quicker if I actually started coding a little instead of reading and reading and reading...

Thanks a lot!
Apr 7, 2022 in Blockchain by Rahul
• 9,670 points
1,090 views

1 answer to this question.

0 votes

Try playing with configtx.yaml, crypto-config.yaml and docker-compose files to customize your network and understand what you are doing. Customize your organizations, your consortiums, your ordering service, your peers... Create your channels, join them, update your anchor peers and understand what you are doing.

After that, if your network had one orderer, deploy a new one with more than one (with Raft consensus). If your network was using cryptogenic, deploy a new one using Fabric-CAs instead. Or you can follow by playing with chain codes.

answered Apr 11, 2022 by Soham
• 9,700 points

Related Questions In Blockchain

0 votes
1 answer

How do I use hyperledger fabric blockchain to build my own application?

To use fabric I would recommend you ...READ MORE

answered May 17, 2018 in Blockchain by Johnathon
• 9,090 points
904 views
0 votes
1 answer
+1 vote
2 answers

How to return value from a chaincode in Hyperledger Fabric?

Hyperledger Fabric supports only 2 types of ...READ MORE

answered Jun 13, 2018 in Blockchain by Perry
• 17,100 points
2,571 views
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,211 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
704 views
+1 vote
1 answer
0 votes
1 answer

How To Get BTC Price on Binance from Binance API

In the Script environment for Apps, the ...READ MORE

answered Feb 28, 2022 in Blockchain by Soham
• 9,700 points
1,986 views
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