Forked from squishyhuman/c-ipld Implementation of the IPLD spec in C.
Go to file
ken Code 1ee736809a Update LICENSE 2017-01-31 17:12:24 +01:00
LICENSE Update LICENSE 2017-01-31 17:12:24 +01:00
README.md Update README.md 2016-11-25 02:29:30 +02:00
base58.c Not sure if we really need DEEP_EQUAL here. 2016-11-25 02:26:06 +02:00
base58.h Not sure if we really need DEEP_EQUAL here. 2016-11-25 02:26:06 +02:00
ipld.h Not sure if we really need DEEP_EQUAL here. 2016-11-25 02:26:06 +02:00
ipld_tut.c Not sure if we really need DEEP_EQUAL here. 2016-11-25 02:26:06 +02:00
varhexutils.h Not sure if we really need DEEP_EQUAL here. 2016-11-25 02:26:06 +02:00
varint.c Not sure if we really need DEEP_EQUAL here. 2016-11-25 02:26:06 +02:00
varint.h Not sure if we really need DEEP_EQUAL here. 2016-11-25 02:26:06 +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.

Uncertain To Do:


* Deep searching nodes