I want to setup Hyperledger fabrics environment for approval process using Endorsement policy so I have some doubts/questions in fabric setup:
Help me How can I set up Hyperledger fabric network with two Organisations(one anchor and one endorsement) and one channel without using hyperledger composer?
How to write the endorsement policy?
How to add the organisation for the existing channel, is there any credential required to adding the organisation?
How can i change ordered node from solo to Kafka?
Is certification same for all the peers within the organisation?