sig-blockchain-data icon indicating copy to clipboard operation
sig-blockchain-data copied to clipboard

[ARCHIVED] Using IPFS for storing data for Blockchain apps.

Results 4 sig-blockchain-data issues
Sort by recently updated
recently updated
newest added

I'm investigating if its feasible to come up with a design such that IPFS can be used to offload data pertaining to pseudo transactions that need not be on blockchain...

In my understanding, using any kind of consensus algorithm would result in a blockchain. My main issue right now is that I can't figure out a consensus algorithm that can...

I want to prove a file existed (on IPFS) on or before an approximate point in time. So, I send some dust to an address representing the semantics of my...

Carrying over from https://github.com/ipfs/faq/issues/14 (figured a repo with multiple threads made more sense)