ipfs-docs
ipfs-docs copied to clipboard
📚IPFS documentation platform
We have a more up-to-date Course at https://research.protocol.ai/tutorials/resnetlab-on-tour/ Feels like a good resource that could augument existing docs + identify gaps (things which we dont have docs for) Some ideas...
The IPFS discord has been seeing multiple questions about updating CIDs and IPNS, and @Jorropo has written an outline addressing these Qs. https://hackmd.io/SuF_fe82Qeamj2nSXmMWiw?both Can we figure out the best place...
From a hackathon participant: > I am trying to add a file in IPFS inside a specific directory via the HTTP API, can someone point me to an example in...
In the [HTTP API documentation](https://docs.ipfs.io/reference/http/api/), some API options' description are not accurate. For example, `/api/v0/files/ls` has an option `U` which is only relevant to the command line as far as...
**This issue is one of the prioritized recommendations in the [Q1 2020 IPFS Ecosystem Audit](https://github.com/ipfs/community/tree/master/ecosystem-audit) for execution in Q2/Q3 2020. Tagging it with `$auditrecommendation` means it's searchable! See [all tagged...
So, last night as it got later and later I was playing around with creating CIDs and using the cool CID tool, which really only parses a CID if it...
IPNS docs do not mention one thing that is not obvious to people who are relatively new to IPFS world. #### TL;DR - document the details found on these discuss.ipfs.io...
The [Websites on IPFS](https://docs.ipfs.io/how-to/websites-on-ipfs/single-page-website/#install-ipfs-desktop) tutorial talks about linking up an [ENS domain to a CID](https://docs.ipfs.io/how-to/websites-on-ipfs/link-a-domain/#ethereum-naming-service-ens), but doesn't mention Handshake domains. A few hackathon participants have requested that it'd be nice...
This issue is a holding pen for future [case studies](https://docs.ipfs.io/concepts/#examples-and-case-studies) to include on the docs site. (Individual case studies will be worked in their own issues.) Please feel free to...
Hey, I was just getting ready to mess around in the docs some to get myself refamiliarized with IPFS before looking for things I might be able to tackle in...