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
|
|
|
|
2016-11-24 18:08:25 +00:00
|
|
|
### A very simple tutorial is available in ipld_tut.c
|
|
|
|
### The header has every function documented.
|
2016-11-25 00:29:30 +00:00
|
|
|
## Uncertain To Do:
|
|
|
|
------
|
|
|
|
#### * Formatting links as such: foo/bar : {}
|
|
|
|
#### * Deep searching nodes
|