I'm poking under the hood of IPFS and holy crap there's some cool stuff in here.
@Eltonyio the official docs are pretty good but the deeper stuff (libp2p and its myriad protocols) don't seem to be as well documented. I've just been scouring the code and playing with the APIs directly and googling the missing bits :)
@Eltonyio ha, it was hiding in plain sight! Both js-ipfs and js-libp2p have a gold mine of information in their docs and examples folders. Everything I've wondered about seems to have explanation there.
@PsychoLlama this is something I'm wanting to find out more about, do you have any good resources??