Integrate Azure Blockchain Workbench with IPFS

Nur Hafizah Binti Musa 26 Reputation points
2021-05-04T03:33:08.487+00:00

Hi,

Is that possible to integrate IPFS with Azure Blockchain Workbench?
The aim is to upload attachment in the smart contract, and safely stored in IPFS.
Or do you have any other sample code for uploading attachment in smart contract?

Thanks
Cheers
Fiza

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,286 questions
0 comments No comments
{count} vote

Accepted answer
  1. QuantumCache 20,031 Reputation points
    2021-05-05T22:16:28.403+00:00

    Hello @Nur Hafizah Binti Musa , I hope you have already watched this Channel9 video on IPFS topic.

    IPFS in Azure

    This episode will introduce the use of IPFS (Interplanatory File System) in a consortium setting. The concepts of how this technology can be helpful to remove centralization of storage that is not part of the block in the blockchain is shown. Along with this is a short demonstration of how the marketplace offering for IPFS in Azure can make creating these storage networks simple is shown.

    You can call it from any dapp. For the workbench, you can have a smart contract that calls the node with the hash.

    Updated: 5/6/2021

    Please refer to this Github repo for further understanding:

    Azure-Samples/blockchain/ledger/template/ipfs/:Private IPFS networks on Azure: This will automate IPFS deployment, you will then have to add code to the dapp to use this but a relatively easy one.

    Please have a similar presentation by Stefano Tempesta.
    Reference Link:

    94162-image.png

    94163-image.png

    94164-image.png

    If the response is helpful, please click "Accept Answer" and upvote it.


0 additional answers

Sort by: Most helpful