|
1 | 1 | ## ⛓🧱 decentralized protocols
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 |
| -<br> |
6 |
| - |
7 |
| -<p align="center"> |
8 |
| -<img src="https://github.com/go-outside-labs/decentralized-protocols-research/assets/138340846/7d7e4381-9edf-40ed-aa5f-1a355a9ffbeb" width="40%" align="center" style="padding:1px;border:1px solid black;" title="Jan 7th"/> |
9 |
| -</p> |
10 |
| - |
11 | 3 | <br>
|
12 |
| -<br> |
13 |
| - |
14 |
| -#### my notes in this repo: |
15 | 4 |
|
16 |
| -<br> |
| 5 | +* **[how blockchains work](blockchains)** |
| 6 | +* **[game theory](game_theory)** |
| 7 | +* **[scalability](scalability)** |
| 8 | +* **[rollups](rollups)** |
| 9 | +* **[consensus](consensus_protocols)** |
| 10 | +* **[data availability](data_availability)** |
| 11 | +* **[optimization methods](optimization)** |
| 12 | +* **[applied cryptography](cryptography)** |
| 13 | +* **[yul and formal verification](yul)** |
| 14 | +* **[economic models](economic_models)** |
| 15 | +* **[auction mechanisms](auction_mechanisms)** |
17 | 16 |
|
18 |
| -* **👉 [how blockchains work](blockchains)** |
19 |
| - * (also, check out **[this GREAT blockchains onboarding, by ahboyash](https://docs.google.com/spreadsheets/d/13f7RYobHL5PFVKVtOJw_QugpXyJqkVpjhxRNg6XGt0k/edit#gid=1141583017))** |
20 |
| -* **👾 [game theory](game_theory)** |
21 |
| -* **🐚 [scalability](scalability)** |
22 |
| -* **🔮 [rollups](rollups)** |
23 |
| -* **🫱🏻🫲🏽 [consensus](consensus_protocols)** |
24 |
| -* **📀 [data availability](data_availability)** |
25 |
| -* **👍🏽 [optimization methods](optimization)** |
26 |
| -* **🧠 [applied cryptography](cryptography)** |
27 |
| -* **🔭 [yul and formal verification](yul)** |
28 |
| -* **💰 [economic models](economic_models)** |
29 |
| -* **🪻 [auction mechanisms](auction_mechanisms)** |
30 |
| - |
31 |
| -<br> |
0 commit comments