Update README.md

This commit is contained in:
contractless 2026-06-30 22:10:52 +00:00
parent 12916c0b11
commit e4342e5ce5
1 changed files with 8 additions and 0 deletions

View File

@ -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.