Forked from squishyhuman/c-ipld Implementation of the IPLD spec in C.
Ir para arquivo
Agorise 95026b5d1e
Update LICENSE
2019-01-01 10:38:33 -06:00
LICENSE Update LICENSE 2019-01-01 10:38:33 -06: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