Update STATUS.md
This commit is contained in:
parent
877d71acaa
commit
edb7475318
1 changed files with 8 additions and 8 deletions
16
STATUS.md
16
STATUS.md
|
@ -1,13 +1,13 @@
|
||||||
# STATUS:
|
# STATUS:
|
||||||
* Compatibility: Windows/Mac/Linux/Openbsd based systems (probably more)
|
* Compatibility: Windows/Mac/Linux/Openbsd based systems (probably more)
|
||||||
* -Finished Base58.h Encryption/Decryption Algorhytm
|
* Finished Base58.h Encryption/Decryption Algorhytm
|
||||||
* -Finished Endian.h Library for automating compiling for Linux/Mac/Windows
|
* Finished Endian.h Library for automating compiling for Linux/Mac/Windows
|
||||||
* -Finished Varhexutils - Different conversion algorhytms between bytes and strings etc.
|
* Finished Varhexutils - Different conversion algorhytms between bytes and strings etc.
|
||||||
* -Finsihed Varint.h - Conversion from Hex
|
* Finsihed Varint.h - Conversion from Hex
|
||||||
* -Finished Protocols.h - Library for loading protocols & manipulating them easily.
|
* Finished Protocols.h - Library for loading protocols & manipulating them easily.
|
||||||
* -Finished: Multiaddr.h (easy library for developers)
|
* Finished: Multiaddr.h (easy library for developers)
|
||||||
* -Finished: Protoutils.h Converting from string to hex/binary, analizing strings/bin for validity,parsing ipv4,etc.
|
* Finished: Protoutils.h Converting from string to hex/binary, analizing strings/bin for validity,parsing ipv4,etc.
|
||||||
* -Finished: Readme - Documentation on how to use everything so any new developer can easily use all of this
|
* Finished: Readme - Documentation on how to use everything so any new developer can easily use all of this
|
||||||
# Secondary things that might need to be implemented:
|
# Secondary things that might need to be implemented:
|
||||||
* Protocols, everything except IP4,TCP,UDP,IPFS - These we actually need.
|
* Protocols, everything except IP4,TCP,UDP,IPFS - These we actually need.
|
||||||
* Few issues that are not urgent:
|
* Few issues that are not urgent:
|
||||||
|
|
Loading…
Reference in a new issue