From 6a2fe97c223f074771a4b85dc06ad6d10a002eec Mon Sep 17 00:00:00 2001 From: autistic-symposium-helper <138340846+autistic-symposium-helper@users.noreply.github.com> Date: Mon, 4 Nov 2024 14:53:26 +0700 Subject: [PATCH] Update README.md --- README.md | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 11d431b..2e26efd 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,20 @@ -## ⛓🧱 decentralized protocols: design research +## ⛓🧱 decentralized protocols toolkit
-* **[how blockchains work](blockchains)** -* **[game theory](game_theory)** -* **[scalability](scalability)** -* **[rollups](rollups)** -* **[consensus](consensus_protocols)** -* **[data availability](data_availability)** -* **[optimization methods](optimization)** -* **[applied cryptography](cryptography)** -* **[yul and formal verification](yul)** -* **[economic models](economic_models)** -* **[auction mechanisms](auction_mechanisms)** -* **[security and privacy](security_and_privacy)** +### chapters + +
+ +* ⬛️ **[how blockchains work](blockchains)** +* ⬛️ **[game theory](game_theory)** +* ⬛️ **[scalability](scalability)** +* ⬛️ **[rollups](rollups)** +* ⬛️ **[consensus](consensus_protocols)** +* ⬛️ **[data availability](data_availability)** +* ⬛️ **[optimization methods](optimization)** +* ⬛️ **[applied cryptography](cryptography)** +* ⬛️ **[yul and formal verification](yul)** +* ⬛️ **[economic models](economic_models)** +* ⬛️ **[auction mechanisms](auction_mechanisms)** +* ⬛️ **[security and privacy](security_and_privacy)**