Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

🌟 Parity to IPFS #763

@daviddias

Description

@daviddias

Update: I rewrote this first post to make it more useful for tracking the developments of this.

Goal: Add a 'Storage Backend' for js-ipfs that backed by Parity, the Rust implementation of Ethereum. This will enable js-ipfs nodes to fetch content from the Ethereum Network as if it was just a big bucket with all the blocks from the chain.

TASKS

  • rust-cid
  • Implement an http endpoint in Parity that lets us retrieve the blocks
  • Implement the datastore backend that mounts on top of parity
  • Try it out, a lot :)

Metadata

Metadata

Assignees

Labels

P1High: Likely tackled by core team if no one steps upipldstatus/readyReady to be worked

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions