-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels