diff --git a/README.md b/README.md index e5cbc9d2..0ea00265 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # Hot Pocket Consensus Engine +## What's here? +*In development* + +A C++ version of hotpocket designed for production envrionments, original prototype here: https://github.com/codetsunami/hotpocket + +## Libraries +* Crypto - Libsodium https://github.com/jedisct1/libsodium +* Websockets - Boost|Beast https://github.com/boostorg/beast