c-ipld/README.md
2016-11-24 20:08:25 +02:00

5 lines
148 B
Markdown

# 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.