Forked from squishyhuman/c-ipld Implementation of the IPLD spec in C.
Go to file
xethyrion 8a1240e802 Update README.md 2016-11-24 20:08:25 +02:00
LICENSE Create LICENSE 2016-11-04 12:30:53 +01:00
README.md Update README.md 2016-11-24 20:08:25 +02:00
ipld.h Add files via upload 2016-11-24 20:06:33 +02:00
ipld_tut.c Add files via upload 2016-11-24 20:07:19 +02:00

README.md

c-ipld

Implementation of the IPLD spec in C.

A very simple tutorial is available in ipld_tut.c

The header has every function documented.