Forked from multiformats/c-multihash multihash for IPFS in C.
 
 
Datei suchen
Agorise 3a7a71c7fd
Update LICENSE
2019-01-01 10:37:07 -06:00
include/mh Added comment to header 2017-02-13 09:32:55 -05:00
src minor changes, added const to some params 2016-12-15 12:41:14 -05:00
tests/c apply most of Jeromy's review 2016-08-15 18:59:03 +02:00
.cproject Added build targets 2017-07-17 16:13:27 -05:00
.gitignore added Eclipse project files 2016-11-17 16:36:56 -05:00
.project added Eclipse project files 2016-11-17 16:36:56 -05:00
LICENSE Update LICENSE 2019-01-01 10:37:07 -06:00
Makefile Cleaned up Makefile 2016-11-14 08:11:21 -05:00
README.md Moved to markdown again 2016-08-15 13:19:58 -04:00

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