c-multiaddr/STATUS
xethyrion 2cc0a0b4c6 Create STATUS
Current status of project
2016-10-30 11:13:24 +02:00

20 lines
535 B
Text

Work status:
1) varhexutils: Done
-Collection of utilities for easy conversions in C
2) varint.h/varint/c: Done
-Varint Encoded bytes convertor
3) protocols.h: Mostly done, not sure if anything else is needed yet.
-Protocol Structure Library needed for multiaddr.
4) protocols.c: Example of how they work so far.
5) proto-dat: Simple file to store our protocols.
Todo:
--Work on overall compatibility
--More testing
--Make functions simpler
! Find working base58/base64 converters
1) utils.h
2) codecs.h
3) multiaddr.h