Skip to content

Decentralized Snippet Storage Using IPFS #83

@SudiptaPaul-31

Description

@SudiptaPaul-31

Issue: Decentralized Snippet Storage Using IPFS

Description
Integrate IPFS to store snippet content off‑chain while keeping ownership metadata on Stellar. This ensures content remains decentralized, tamper‑resistant, and easily retrievable. The system should generate and store IPFS CIDs in the database, link them to snippet ownership records, and provide APIs for both storing and fetching snippets. Validation and error handling must ensure integrity and smooth developer experience.

Acceptance Criteria

  • Snippet content stored on IPFS with CID returned
  • Ownership metadata maintained on Stellar blockchain
  • Database stores mapping of snippetId ↔ CID
  • API endpoints to store and retrieve snippets by CID
  • Content remains decentralized and tamper‑resistant

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave program

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions