I had a Hyperledger fabric network running with the required chaincodes deployed. Now I would like to integrate IPFS, so that all the data would be encrypted and stored in IPFS with its hash being stored in Hyperledger fabric. I need the integration steps?
I couldn't find any valid tutorials for integrating IPFS with hyperledger fabric. I need the detailed steps involved for adding the IPFS with the existing hyperledger fabric network.