Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,3 +143,14 @@ For support please join our [Discord](https://discord.gg/buildonbase) post in `
THE NODE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. We make no guarantees about asset protection or security. Usage is subject to applicable laws and regulations.

For more information, visit [docs.base.org](https://docs.base.org/).

## Runtime Requirements

Before running a Base node, ensure your environment meets the following non-obvious requirements:

- Sufficient disk space for chain data growth over time
- Open network ports required for peer-to-peer communication
- Stable network connectivity for syncing and RPC access

Missing any of these may lead to slow syncs or unexpected runtime issues.