naszam / c-multihash

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c-multihash

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

This is an implementation of multihash.

Install

$ make

Usage

$ ./multihash

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 © 2016 Protocol Labs Inc.

About

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

License:MIT License


Languages

Language:C 89.5%Language:Makefile 10.5%