Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use CDN to reduce hosting costs #4

Open
ricmoo opened this issue Jul 28, 2021 · 0 comments
Open

Use CDN to reduce hosting costs #4

ricmoo opened this issue Jul 28, 2021 · 0 comments
Assignees
Labels
enhancement New feature playground Playground related

Comments

@ricmoo
Copy link
Member

ricmoo commented Jul 28, 2021

The cost of hosting the CDN has been climbing for quite some time now, and I expect with the release of the Playground, it will get worse.

So, I plan to investigate hosting the ethers library on https://cdnjs.com.

The in-page ethers can use the Subresource Integrity, but the importScripts isn't quite as flexible, so a short loader will be required, as well as changes to the ethers build process to insert a signed hash.

@ricmoo ricmoo added playground Playground related enhancement New feature labels Jul 28, 2021
@ricmoo ricmoo self-assigned this Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature playground Playground related
Projects
None yet
Development

No branches or pull requests

1 participant