From ead77f0a37b8f1a64ff5b42a7aec4a19e831bd55 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Fri, 29 Apr 2022 19:03:14 +0000 Subject: [PATCH] Update 'docs.md' --- docs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs.md b/docs.md index 22811d5..484b4cd 100644 --- a/docs.md +++ b/docs.md @@ -4,7 +4,8 @@ ### Requirements for Creating a New Chain -- 2 nodes with the ability to open ports (a node can be either a computer or a VPS) +- 2 nodes with the ability to open ports (a node can be either a physical computer or a VPS) + - It's best for the node which mines your genesis block to be a physical computer, since it will have access to potentially a lot of funds - At least 4GB RAM each - At least 2 CPU cores each - 64-bit Operating System (Ubuntu 18.04 recommended)