Forked from squishyhuman/c-ipld
Implementation of the IPLD spec in C.

Agorise 95026b5d1e Update LICENSE 4 years ago
LICENSE 95026b5d1e Update LICENSE 4 years ago
README.md 6d305686f2 Update README.md 6 years ago
base58.c 7a95f93924 Not sure if we really need DEEP_EQUAL here. 6 years ago
base58.h 7a95f93924 Not sure if we really need DEEP_EQUAL here. 6 years ago
ipld.h 7a95f93924 Not sure if we really need DEEP_EQUAL here. 6 years ago
ipld_tut.c 7a95f93924 Not sure if we really need DEEP_EQUAL here. 6 years ago
varhexutils.h 7a95f93924 Not sure if we really need DEEP_EQUAL here. 6 years ago
varint.c 7a95f93924 Not sure if we really need DEEP_EQUAL here. 6 years ago
varint.h 7a95f93924 Not sure if we really need DEEP_EQUAL here. 6 years ago

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:


* Formatting links as such: foo/bar : {}

* Deep searching nodes