Open
Description
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
Labels
No labels