c-ipld/README.md

6 lines
140 B
Markdown
Raw Normal View History

2016-10-26 08:32:42 +00:00
# c-ipld
Implementation of the IPLD spec in C.
2016-11-24 18:08:09 +00:00
A very simple tutorial is available in ipld_tut.c
The header has every function documented.