Skip to content

IPNS dataURI #78

@mfw78

Description

@mfw78

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://).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions