Skip to content

Add a Local CID Database for IPFS #1944

Open
@wswsmao

Description

@wswsmao

Hi,

In relation to IPFS, as described in the documentation here, when users upload an image using the ctr-remote i ipfs-push command, they receive a CID (Content Identifier). Currently, users are required to manually record this CID for future image pulls.

I was wondering if we can add a local database for IPFS that stores the Image Reference as the key and the corresponding CID as the value whenever an ipfs-push operation is performed. Subsequent IPFS operations would then prioritize looking up this database, simplifying the user experience.

I would be happy to implement this feature.

Best regards,
abush wang

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions