Skip to content

Commit

Permalink
added Kurtosis importance to Ethereum Dev
Browse files Browse the repository at this point in the history
  • Loading branch information
faytey committed May 29, 2024
1 parent dc58666 commit 8c27fdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/wiki/testing/kurtosis.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ Deployment with Kurtosis:

If you would like to learn more, check out [Kurtosis](https://docs.kurtosis.com/quickstart)

Kurtosis is important in Ethereum Development as it is used as a build system for multi-container test environments that allows developers to easily create reproducible Ethereum network instances locally. The [Ethereum Kurtosis package](https://github.com/kurtosis-tech/ethereum-package) enables the rapid setup of a customizable, scalable, and private Ethereum testnet using Docker or Kubernetes. It supports all major Execution Layer (EL) and Consensus Layer (CL) clients, efficiently managing local port mappings and service connections for validation and testing of Ethereum core infrastructure.

For a deeper dive into Kurtosis, check out this [post](https://ethpandaops.io/posts/kurtosis-deep-dive/)

0 comments on commit 8c27fdf

Please sign in to comment.