-
Notifications
You must be signed in to change notification settings - Fork 9
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
Application: Web Sites and Blogs on IPFS #47
Comments
Iv been looking at doing something like this to make a global CDN and cache utilizing "Service Workers" and IPFS as a client using "Web Assembly". The idea is to do this per page so the page can be called if the sites down and also if the user has bad internet. I found a video that demonstrates cache part and shows compiling to Web Assembly. https://youtu.be/MiLAE6HMr10 |
@Gishi1 FYI: https://github.com/ipfs/ipfs-service-worker |
Note: Discussion on applications of IPFS are happening over in the IPFS Forums now ... please continue the discussion there! This issue is being moved over to the archived repo https://github.com/ipfs/apps/ for reference. |
Work in progress - please contribute. See #40.
The text was updated successfully, but these errors were encountered: