From 6e2fd2de0853493e0d2edd5a3043438c121bd578 Mon Sep 17 00:00:00 2001 From: Richard Holland Date: Wed, 25 Sep 2019 11:40:23 +1000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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