Skip to content

IPFS #740

@streamich

Description

@streamich

Support viewing IPFS content.

  • Detect IPFS CIDs in various ways:
    • /ipfs/<cid>/path/to/file
    • http://example.com/ipfs/<cid>/path/to/file
    • ipfs://<cid>/path/to/file
  • Also support IPNS CID detection.
  • Use public gateways to load IPFS content.
  • Correctly render IPFS folders, if CID resolves to a folder block.
  • If IPFS content block resolves to a text file, which looks like a Markdown file, render it using a user-provided renderMarkdown(src: string) Markdown render prop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions