IPFS - The Interplanetary File System
Details
Come learn all about IPFS (https://ipfs.io/), the distributed file system in which files and data are addressed by content rather than location.
Get a hands-on demonstration of
- how to connect with the network
 - how to start storing files within it
 - how to pull files out of it
 - and even how to host a website without the need for a backend server serving content!
 
Combine a distributed filesystem like IPFS serving front end code, with a distributed logical state machine like Ethereum providing backend services, and you've got yourself a fully distributed and decentralized application with no single points of failure.
🤔
Makes you think about what the future has to offer.


