From b45bfb90136e4c8224e0d7eff1721983596385d8 Mon Sep 17 00:00:00 2001 From: zah Date: Thu, 3 Aug 2023 19:11:18 +0300 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e1fef94 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# nim-raft +A modified version of the Raft consensus protocol for highly-efficient cooperative Ethereum SSV implementations