website icon indicating copy to clipboard operation
website copied to clipboard

Ethereum-IPFS Example

Open r0kk3rz opened this issue 7 years ago • 0 comments

On the main page of IPLD.io is the following example of its power:

Ethereum to IPFS Have your next contract refer to media on IPFS, perhaps modifying it and tracking its changes on each function execution. Seamlessly jump from function to object through IPLD addressing.

Now, I am by no means an expert on either IPFS or Ethereum but I'm reasonably sure this is nonsense, ethereum smart contracts just do not work this way.

What I think perhaps is mean't here is not 'contract' but 'smart contract backed distributed application' or 'dApp', ie. an application that looks at the ethereum blockchain and triggers smart contract functions based upon external events, some of which might be on IPFS.

r0kk3rz avatar Sep 29 '17 07:09 r0kk3rz