9 lines
249 B
Markdown
9 lines
249 B
Markdown
# 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
|