ipfs-primer

所属分类:IPFS
开发工具:CSS
文件大小:0KB
下载次数:0
上传日期:2021-07-16 16:07:51
上 传 者sh-1993
说明:  解释IPFS和去中心化网络的初级读物,可作为网站、pdf或电子书查看,
(A primer explaining IPFS and the Decentralized Web, viewable as a website, pdf or e-book,)

文件列表:
SUMMARY.md (4444, 2021-07-16)
avenues-for-access/ (0, 2021-07-16)
avenues-for-access/lessons/ (0, 2021-07-16)
avenues-for-access/lessons/browser-extension.md (2171, 2021-07-16)
avenues-for-access/lessons/power-of-content-addressing.md (11396, 2021-07-16)
avenues-for-access/lessons/sneakernets.md (3970, 2021-07-16)
avenues-for-access/lessons/tor-gateways.md (3161, 2021-07-16)
avenues-for-access/lessons/tor-transport.md (3599, 2021-07-16)
build-book.sh (266, 2021-07-16)
classical-web/ (0, 2021-07-16)
classical-web/lessons/ (0, 2021-07-16)
classical-web/lessons/local-gateway.md (2830, 2021-07-16)
classical-web/lessons/other-gateways.md (3118, 2021-07-16)
classical-web/lessons/public-gateways.md (1968, 2021-07-16)
dynamic-content/ (0, 2021-07-16)
files-on-ipfs/ (0, 2021-07-16)
files-on-ipfs/lessons/ (0, 2021-07-16)
files-on-ipfs/lessons/add-and-retrieve-file-content.md (5650, 2021-07-16)
files-on-ipfs/lessons/pin-files.md (3103, 2021-07-16)
files-on-ipfs/lessons/wrap-directories-around-content.md (4346, 2021-07-16)
going-online/ (0, 2021-07-16)
going-online/lessons/ (0, 2021-07-16)
going-online/lessons/connect-your-node.md (3895, 2021-07-16)
going-online/lessons/find-peers.md (2819, 2021-07-16)
going-online/lessons/retrieve-from-peer.md (3291, 2021-07-16)
images/ (0, 2021-07-16)
images/railsbridge-format.png (135366, 2021-07-16)
install-ipfs/ (0, 2021-07-16)
install-ipfs/lessons/ (0, 2021-07-16)
install-ipfs/lessons/download-and-install.md (2641, 2021-07-16)
install-ipfs/lessons/initialize-repository.md (4649, 2021-07-16)
ipfs-dag/ (0, 2021-07-16)
... ...

# The IPFS Primer This primer contains a series of tutorials explaining IPFS, Merkle Trees and the Decentralized Web. It's written and maintained as a [gitbook](https://www.gitbook.com/about) so people can read it in many formats. The GitHub repository for this book is at https://github.com/ipfs-shipyard/ipfs-primer. # Getting Help During these tutorials, if you have any questions feel free to ask them in [the IPFS forums](https://discuss.ipfs.io) or in [the #ipfs channel on chat.freenode.net](irc://chat.freenode.net/%23ipfs). We have a large, active community who use these venues as our main places to seek support and to provide it. ## Tutorials The primer contains tutorials about 1. [Downloading and Installing IPFS](install-ipfs/README.md) 2. [Files on IPFS](files-on-ipfs/README.md) 3. [Going Online - Joining the Distributed Web](going-online/README.md) 4. [Interacting with the Classical (HTTP) Web](classical-web/README.md) 5. [The Myriad ways to Access and Distribute IPFS Content](avenues-for-access/README.md) 6. [Making Changes on the Permanent Web](publishing-changes/README.md) 7. [Merkle Trees and the IPFS DAG](ipfs-dag/README.md) 8. [Dynamic Content on IPFS](dynamic-content/README.md) For a full list of tutorials, look at the [Table of Contents](SUMMARY.md). ## Concepts * Cryptographic Hashes and Content Addressability * Authenticated Graphs * Turning Files into Trees * Turning any Data into Trees * Publishing hashes on the DHT * Getting data from the Peer to Peer Network * Immutability: "Changes" as _additions_ to the tree * CRDTs * Pubsub * Authenticated Streams (with pubsub) ## Format Each tutorial is a set of *lessons* that all use a format inspired by the [Railsbridge Curriculum](http://curriculum.railsbridge.org/intro-to-rails/). Each lesson declares a set of *Goals*, or [learning objectives](http://edglossary.org/learning-objectives/), then lists the *Steps*, or activities, and finally provides an *Explanation* that reviews what you've done and connects those activities to the lesson's stated Goals. The format for each lesson looks like this: ![Sample of Railsbridge Lesson format](/images/railsbridge-format.png) ## Note for Contributors For a concise explanation of Learning Objectives (which we're calling _Goals_ in this book), read UC Denver's [Assessment & Instructional Alignment Tutorial](http://www.ucdenver.edu/faculty_staff/faculty/center-for-faculty-development/Documents/tutorials/Assessment/module3/index.htm). Try to make your learning objectives [Specific, observable and measurable](http://www.ucdenver.edu/faculty_staff/faculty/center-for-faculty-development/Documents/tutorials/Assessment/module3/good_objectives.htm) and heed their tip to use the list of verbs in the [taxonomy table worksheet](http://www.ucdenver.edu/faculty_staff/faculty/center-for-faculty-development/Documents/tutorials/Assessment/documents/examples_verbs_cognitive_process_level.pdf) to help you choose observable behaviors for your course learning objectives. To build the HTML, PDF, epub and mobi versions of the book with one command, run `./build-book.sh` # Contributors This primer was created by @flyingzumwalt. The contents of these tutorials were initially pulled from documentation in the first-generation documentation homed on the IPFS website and the (now-inactive) IPFS examples git repository. (Find them in their new homes on [docs.ipfs.io](https://docs.ipfs.io), particularly the ["Usage ideas and examples"](https://docs.ipfs.io/concepts/usage-ideas-examples/) section.) Contributors to those original docs included * @whyrusleeping * @jbenet * @lgierth * @lynnandtonic * @wraithgar * @adambrault * @donothesitate * @djdv plus a long list of [contributors](https://github.com/ipfs/examples/network/members) to the original examples repository

近期下载者

相关文件


收藏者