Forked from multiformats/c-multihash
multihash for IPFS in C.

Agorise 3a7a71c7fd Update LICENSE 4 years ago
include bcfc17cc93 Added comment to header 6 years ago
src 59e0c1ae35 minor changes, added const to some params 6 years ago
tests 5b03c22dd8 apply most of Jeromy's review 6 years ago
.cproject c794c28bbe Added build targets 5 years ago
.gitignore cb7be4706c added Eclipse project files 6 years ago
.project cb7be4706c added Eclipse project files 6 years ago
LICENSE 3a7a71c7fd Update LICENSE 4 years ago
Makefile 4c3c2a59ed Cleaned up Makefile 6 years ago
README.md 78b8365819 Moved to markdown again 6 years ago

README.md

c-multihash

C implementation of Multihash parsing and encoding (but not hashing)

This is an implementation of multihash.

Install

> TODO

Usage

> TODO

Maintainers

Captain: @Kubuxu.

Contribute

Contributions welcome. Please check out the issues.

Check out our contributing document for more information on how we work, and about contributing in general. Please be aware that all interactions related to multiformats are subject to the IPFS Code of Conduct.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT © Protocol Labs, Inc