# blob-devnet-0 ## Github repo https://github.com/ethpandaops/blob-devnets ## Kurtosis config: ```yaml participants_matrix: el: - el_type: geth el_image: ethpandaops/geth:master - el_type: nethermind el_image: ethpandaops/nethermind:master - el_type: reth el_image: ethpandaops/reth:main - el_type: erigon el_image: ethpandaops/erigon:main cl: - cl_type: lighthouse cl_image: ethpandaops/lighthouse:dknopik-partial-columns validator_count: 16 - cl_type: prysm cl_image: ethpandaops/prysm-beacon-chain:marcopolo-partial-columns validator_count: 16 cl_extra_params: - "--partial-data-columns" - cl_type: teku cl_image: ethpandaops/teku:master network_params: prefunded_accounts: '{"0xb9e79d19f651a941757b35830232e7efc77e1c79": {"balance": "100000ETH"}}' snooper_enabled: false additional_services: - dora - spamoor global_log_level: debug spamoor_params: spammers: - scenario: blob-combined name: blob spammer for mev builder config: throughput: 6 sidecars: 1 client_group: "mevbuilder" - scenario: blob-combined name: blob spammer config: throughput: 6 sidecars: 1 mev_type: flashbots mev_params: mev_builder_subsidy: 1 ```