diff --git a/README.md b/README.md index f7342a1..b79f421 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,14 @@ For example, use conduit to: * Send blockchain data to another streaming data platform for additional processing (e.g. RabbitMQ, Kafka, ZeroMQ). * Build an NFT catalog based on different standards. +# System Requirements + +For a simple deployment the following configuration works well: +* Network: Conduit colocated with Algod follower. +* Conduit: 4 CPU and 8 GB of ram. +* Algod: 4 CPU and 8 GB of ram. +* Storage: 20 GiB, 3000 IOPS minimum. + # Getting Started ## Installation