Geertiebear / 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

> 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

About

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

License:MIT License


Languages

Language:C 98.1%Language:CMake 1.9%