mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-06-26 04:52:11 +02:00
Update ipfs-browser-connectivity-walkthrough.md
This commit is contained in:
@@ -11,7 +11,7 @@ tags:
|
||||
- browsers
|
||||
|
||||
---
|
||||
_From HackFS: Ryan Baumann from IPFS walks through the basics of browser integration using IPFS. This talk was delivered at HackFS, a three-week virtual hackathon dedicated to building a censorship-free decentralized internet. The complete discussion is_ [_available here_](https://www.youtube.com/watch?v=xZiN9dLvMoU&list=PLXzKMXK2aHh5iq_crvYF76EmPsZgcgLki&index=3)_._
|
||||
_From HackFS: Ryan Baumann from IPFS walks through the basics of browser integration using IPFS. This talk was delivered at HackFS, a three-week virtual hackathon dedicated to building a censorship-free decentralized internet. The complete discussion is_ [_available here_](https://www.youtube.com/watch?v=xZiN9dLvMoU&list=PLXzKMXK2aHh5iq_crvYF76EmPsZgcgLki&index=3)_._
|
||||
|
||||
The future of the internet is the decentralized web, but getting there requires infrastructure. At the heart of this infrastructure is IPFS, the InterPlanetary File System. Together with its name resolution system INFS (Interplanetary Name System), it presents a new way to hold and distribute content to browsers known as [content addressing](https://blog.ipfs.io/2021-06-03-ipfs-filecoin-content-persistence/).
|
||||
|
||||
@@ -33,4 +33,4 @@ This guide will focus on the chat.js file as what will be edited. To this end, t
|
||||
|
||||
If you want more detailed info about the connection, you can open the browser console and drop in the command await ipfs.id() to get it.
|
||||
|
||||
await ipfs.id()
|
||||
await ipfs.id()
|
||||
|
||||
Reference in New Issue
Block a user