Skip to content

Commit

Permalink
Merge pull request #11859 from ethereum/verkle-links
Browse files Browse the repository at this point in the history
Update Verkle links
  • Loading branch information
corwintines authored Jan 16, 2024
2 parents 449f84f + 3ff4d89 commit d50c15d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions public/content/roadmap/verkle-trees/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,13 @@ Verkle trees are `(key,value)` pairs where the keys are 32-byte elements compose

Verkle tree testnets are already up and running, but there are still substantial outstanding updates to clients that are required to support Verkle trees. You can help accelerate progress by deploying contracts to the testnets or running testnet clients.

[Explore the Beverly Hills Verkle testnet](https://beverlyhills.ethpandaops.io)
[Explore the Verkle Gen Devnet 2 testnet](https://verkle-gen-devnet-2.ethpandaops.io/)

[Watch Guillaume Ballet explain the Condrieu Verkle testnet](https://www.youtube.com/watch?v=cPLHFBeC0Vg) (note that the Condrieu testnet was proof-of-work and has now been superseded by the [Kaustinen testnet](https://kaustinen.ethdevops.io)).
[Watch Guillaume Ballet explain the Condrieu Verkle testnet](https://www.youtube.com/watch?v=cPLHFBeC0Vg) (note that the Condrieu testnet was proof-of-work and has now been superseded by the Verkle Gen Devnet 2 testnet).

## Further reading {#further-reading}

- [Verkle Trees for Statelessness](https://verkle.info/)
- [Dankrad Feist explain Verkle trees on PEEPanEIP](https://www.youtube.com/watch?v=RGJOQHzg3UQ)
- [Guillaume Ballet explain verkle trees at ETHGlobal](https://www.youtube.com/watch?v=f7bEtX3Z57o)
- ["How Verkle trees make Ethereum lean and mean" by Guillaume Ballet at Devcon 6](https://www.youtube.com/watch?v=Q7rStTKwuYs)
Expand Down

0 comments on commit d50c15d

Please sign in to comment.