c-multicodec/README.md

7 lines
226 B
Markdown
Raw Permalink Normal View History

2016-10-26 10:25:19 +00:00
# c-multicodec
multicodec for IPFS in C.
2016-10-26 14:01:51 +00:00
An implementation of multicodec in C. For the spec, check out https://github.com/multiformats/multicodec
For an implmentation in go, see https://github.com/multiformats/go-multicodec