########################### System Requirements ########################### Basic Specifications .. csv-table:: :align: center "OS", "Linux/UNIX-based OS" "CPU", "4 cores" "Memory", "8GB" "Disk", "100GB" Middleware .. csv-table:: :header-rows: 1 :align: center "No", "Item", "Version", "Purpose" "1.", "git", "2.24.3", "Fetching open-source code from platforms like GitHub" "2.", "gcc", "4.0.0 or above", "Building Quorum" "3.", "go", "1.14.4 or above", "Building Quorum" "4.", "geth", "1.9.7-stable", "Running Quorum nodes" "5.", "istanbul-tools", "v1.0.3", "Generating istanbul private chain genesis parameters" "6.", "node", "v10.20.0 or above", "Running Quorum node applications (scripts)" "7.", "npm", "6.14.5 or above", "Installing Node packages" "8.", "solc", "2.6.10 or above", "Solidity compiler" "9.", "python3.0", "3.0 or above", "Contract deployment and script execution"