From e4342e5ce53c866bc48211d2977715682e88550f Mon Sep 17 00:00:00 2001 From: contractless Date: Tue, 30 Jun 2026 22:10:52 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 89cfc68..c4f8247 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,13 @@ For the protocol design, mining rules, balance-sheet model and orphan correction - [Startup](#startup) - [Additional Documentation](#additional-documentation) +## System Requirements: + +- Dedicated Internet +- PC / Laptop / Hosted VPS or cloud hostingg +- Minimum 16GB memory 24 - 32 GB recommended +- i5 or higher CPU (or AMD equivalent CPU) + ## Network Requirements A public node needs to be reachable by other peers. @@ -26,6 +33,7 @@ A public node needs to be reachable by other peers. Loopback and private addresses are useful for local testing, but they should not be announced by a public node. + ## Build Instructions Install Rust and build from the repository root.