I have been studying Hyperledger Fabric blockchain framework, running some samples and trying the get the heck of how things work exactly .
I have trying to run and study the Build you First Network sample from the Fabric docs .
The cryptogen tool helps to generate certificates for the blockchain network entities . Once certs are created the folder structure is like this :
Cryptogen generated cert folder structure
I want to know what each folder means or the folder structure .
Thanks .