mirror of
https://github.com/ipfs/ipfs
synced 2024-11-08 04:59:15 +01:00
Initial Home page
commit
0fe2d84880
19
Home.md
Normal file
19
Home.md
Normal file
@ -0,0 +1,19 @@
|
||||
= IPFS
|
||||
Welcome to IPFS! Want to watch a video (https://www.youtube.com/watch?v=8CMxDNuuAiQ) to get started?
|
||||
|
||||
## Table of Contents (links)
|
||||
|
||||
- [Introduction](#Introduction)
|
||||
- [How IPFS Works](https://github.com/ipfs/ipfs#summary)
|
||||
- [Current State of IPFS](https://github.com/ipfs/ipfs#ipfs-is-a-work-in-progress) ([Security Considerations](https://github.com/ipfs/ipfs#security-issues))
|
||||
- [The Specification](https://github.com/ipfs/specs)
|
||||
- [Implementations](https://github.com/ipfs-implementations)
|
||||
- [Client Libraries](https://github.com/ipfs-client-libraries)
|
||||
- [Community Projects](https://github.com/ipfs/ipfs/blob/master/project-directory.md) (Also: [Apps](https://github.com/ipfs/awesome-ipfs#apps) & [Tools](https://github.com/ipfs/awesome-ipfs#tools))
|
||||
- [Roadmap](https://github.com/ipfs/pm)
|
||||
- [Contributing](https://github.com/ipfs/ipfs/blob/master/CONTRIBUTE.md)
|
||||
- [Help & Support](https://github.com/ipfs/ipfs#faq)
|
||||
|
||||
## Introduction
|
||||
|
||||
IPFS is a distributed file system that seeks to connect all computing devices with the same system of files. In some ways, this is similar to the original aims of the Web, but IPFS is actually more similar to a single bittorrent swarm exchanging git objects.
|
Loading…
Reference in New Issue
Block a user