How to upload image on hyperledger composer playground?
问题 I am trying to build a Block chain application for distributed image sharing and copyright protection. I am using image as an asset. So now I want to upload an image on Hyper ledger Composer playground. How can I do that? 回答1: You can store your file data into the IPFS. IPFS is a protocol and network designed to create a content-addressable, peer-to-peer method of storing and sharing hypermedia in a distributed file system. For IPFS I recommend you to follow the link In your application, In