iroh icon indicating copy to clipboard operation
iroh copied to clipboard

Entry point into iroh

Open slavuwu opened this issue 3 years ago • 1 comments

Hello everyone,

I stumbled upon this project in my search for a rust ipfs implementation. However, I couldn't find a good entry point into iroh, as there is no docs.rs documentation (or any other documentation for that matter if I understand correctly) and no tutorials. Is there a good starting point besides just attempting to read source code directly? Maybe a simple example of fetching a file from ipfs or something like that?

slavuwu avatar Aug 27 '22 14:08 slavuwu

Great question @slavuwu! I've opened #216 with a quickstart guide that should work in the short term. In the near future we'll get a proper docs site up

b5 avatar Sep 01 '22 02:09 b5