Forked from multiformats/c-multihash multihash for IPFS in C.
 
 
Go to file
Jakub Sztandera f91684f3c8 rework build structure for static link
make .gitignore exclude default
move tests into tests/c/
2016-07-26 10:57:05 +01:00
tests/c rework build structure for static link 2016-07-26 10:57:05 +01:00
.gitignore rework build structure for static link 2016-07-26 10:57:05 +01:00
LICENSE Initial commit 2016-07-21 10:44:33 +01:00
Makefile rework build structure for static link 2016-07-26 10:57:05 +01:00
errors.c errors.c: implement mh_error_string 2016-07-25 12:06:39 +01:00
errors.h add tests to build system 2016-07-25 16:18:34 +01:00
main.c rework build structure for static link 2016-07-26 10:57:05 +01:00