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.