mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-06-25 20:42:23 +02:00
Html linking
This commit is contained in:
@@ -19,7 +19,7 @@ Under this paradigm, data can be retrieved from wherever it is stored across the
|
||||
|
||||
What this means for the average app developer is that instead of hosting an app and its requisite data on a centralized server, they can now upload their app to IPFS and run it directly from a decentralized storage network. This post takes a look at developing web browser interconnectivity through IPFS by putting together a very basic chat interface.
|
||||
|
||||
<center>**Watch on YouTube** [IPFS: Browser Connectivity Walkthrough](https://www.youtube.com/watch?v=xZiN9dLvMoU&list=PLXzKMXK2aHh5iq_crvYF76EmPsZgcgLki&index=3)</center>
|
||||
<center><b>Watch on YouTube</b> <a href="https://www.youtube.com/watch?v=xZiN9dLvMoU&list=PLXzKMXK2aHh5iq_crvYF76EmPsZgcgLki&index=3">IPFS: Browser Connectivity Walkthrough</a></center>
|
||||
|
||||
The best way to stay up to date with this browser connectivity guide for a simple chat interface is in the IPFS [documentation](https://docs.ipfs.io/how-to/create-simple-chat-app/).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user