github.com/keltia/go-ipfs@v0.3.8-0.20150909044612-210793031c63/assets/init-doc/tour/0.0-intro (about) 1 WIP 2 3 # 0.0 - Introduction 4 5 Welcome to IPFS! This tour will guide you through a few of the 6 features of this tool, and the most common commands. Then, it will 7 immerse you into the world of merkledags and the amazing things 8 you can do with them. 9 10 11 This tour has many parts, and can be taken in different sequences. 12 Different people learn different ways, so choose your own adventure: 13 14 To start with the concepts, try: 15 - The Merkle DAG 16 - Data Structures on the Merkle DAG 17 - Representing Files with unixfs 18 - add, cat, ls, refs 19 ... 20 21 22 To start with the examples, try: 23 - add, cat, ls, refs 24 - Representing Files with unixfs 25 - Data Structures on the Merkle DAG 26 - The Merkle DAG 27 ... 28 29 30 To start with the network, try: 31 - IPFS Nodes 32 - Running the daemon 33 - The Swarm 34 - The Web