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
4 changes: 2 additions & 2 deletions docs/advanced/proof-of-stake-devnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ sidebar_label: Configure a devnet

import {HeaderBadgesWidget} from '@site/src/components/HeaderBadgesWidget.js';

<HeaderBadgesWidget commaDelimitedContributors="Raul, Sammy, James" />
<HeaderBadgesWidget commaDelimitedContributors="Raul,Sammy,James" />

This page is now deprecated in favor of running a devnet using the [Kurtosis tool](https://github.com/ethpandaops/ethereum-package) for running and testing Prysm. Kurtosis is highly maintained and is the recommended way to set up a Prysm devnet locally.
This page is now deprecated in favor of running a devnet using the [Kurtosis tool](https://github.com/ethpandaops/ethereum-package) for running and testing Prysm. Kurtosis is highly maintained and is the recommended way to set up a Prysm devnet locally.