Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPNS dataURI #78

Open
mfw78 opened this issue Jun 23, 2022 · 0 comments
Open

IPNS dataURI #78

mfw78 opened this issue Jun 23, 2022 · 0 comments
Labels
C-database Components: database T-feature Type: feature

Comments

@mfw78
Copy link
Contributor

mfw78 commented Jun 23, 2022

Problem
Currently, when publishing to IPFS, all changes to the metadata necessitate a change to the dataURI on the smart contract, increasing the number of smart contract calls.

Solution
Use js-ipfs to instead publish to IPNS. Require that the dataURI be passed such that it forms a standard URI, with applicable handlers to be implemented by the client (eg. ipns://, ipfs://, bzz://).

@mfw78 mfw78 added T-feature Type: feature C-database Components: database labels Jun 23, 2022
@mfw78 mfw78 added this to the ETHBarcelona & ETHcc milestone Jun 23, 2022
@mfw78 mfw78 self-assigned this Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-database Components: database T-feature Type: feature
Projects
None yet
Development

No branches or pull requests

1 participant