Skip to content

Serve the token list through Superfluid domain #10

@kasparkallas

Description

@kasparkallas

Description
Currently the token list is shared through the link of https://raw.githubusercontent.com/superfluid-finance/tokenlist/main/superfluid.tokenlist.json or the NPM package from https://www.npmjs.com/package/@superfluid-finance/tokenlist. It's not a good look to share it through GitHub directly, i.e. it would would be better look to share it through our domain, e.g. https://tokenlist.superfluid.finance or https://superfluid.finance/superfluid.tokenlist.json

Solution
Possible solution A. Set up Route53/Cloudfront in front of https://raw.githubusercontent.com/superfluid-finance/tokenlist/main/superfluid.tokenlist.json
Possible solution B. Add a build step to upload the token list to S3 on publishing and expose that through our domain.

Metadata

Metadata

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