From b89a09bbe2ecfb521e5f5a0fca1ba2da363fba63 Mon Sep 17 00:00:00 2001
From: autistic-symposium-helper
<138340846+autistic-symposium-helper@users.noreply.github.com>
Date: Fri, 6 Dec 2024 17:01:53 -0800
Subject: [PATCH] add chapter for eips and updates
---
blockchains/ethereum/README.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/blockchains/ethereum/README.md b/blockchains/ethereum/README.md
index 4e75290..370cbef 100644
--- a/blockchains/ethereum/README.md
+++ b/blockchains/ethereum/README.md
@@ -2,7 +2,9 @@
-* **[the ethereum yellow paper](https://ethereum.github.io/yellowpaper/paper.pdf)**
+
+* **[ethereum yellow paper](https://ethereum.github.io/yellowpaper/paper.pdf)**
+* **[eips and updates](eips_and_updates)**
* the ethereum roadmap:
@@ -37,7 +39,7 @@
##### scalability
-* **[eip-4844 tl; dr](eip-4844.md)**
+* **[eip-4844 tl; dr](eips_and_updates/eip-4844.md)**
* **[possible futures of the ethereum protocol, part 1: the merge, by vub](https://vitalik.eth.limo/general/2024/10/14/futures1.html)**
* **[possible futures for the ethereum protocol, part 2: the surge, by vub](https://vitalik.eth.limo/general/2024/10/17/futures2.html)**