Skip to content

S3 publishing encodes regions in the URLs #227

Description

@sdlaver

The NFT metadata contains links like:

https://s3.us-east-1.amazonaws.com/foo-project/...

rather than a region-agnostic form, like:

https://foo-project.s3.amazonaws.com/...

It would be slightly preferable to use region-agnositic asset URLs, in case the assets are migrated between regions.

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