Skip to content

OLD: Depending on DNS for metadata #39

Description

@tarrencev

Currently ArtonomousArtPieceToken depends on DNS for the metadata uri , which imo is at odds with the notion of being "self-sustaining", since DNS depends on someone maintaining backend infrastructure and creates the possibility of metadata being mutated after a token has been minted.

An alternative would be to store metadata in IPFS and use an ipfs uri, i.e. dweb:/ipfs/${hash}. Doing this would add overhead to piece creation but provides stronger guarantees around the decentralized nature of artonomous.

Would love to hear your guys thoughts!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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