Live stream preview
How to better publish a website for free using IPNS + IPFS
16m
If you publish a website on Web3 using IPFS, the URL will contain an immutable CID. Because of this, you cant't change nothing anymore on the website without the URL that changes, because if you make a change, you will get a new CID and thus a new URL. This makes it very unpractical to share your website URL, because if you change something to it, the people with the old URL will not see that change. Fortunately you can solve that problem with IPNS. In this video I show you how to do it, step by step and with clear as possible explanation.