reorganize chapters

This commit is contained in:
bt3gl 2024-11-04 16:06:42 +07:00
parent 5a05bea513
commit bf1f5938c1
23 changed files with 554 additions and 46 deletions

View file

@ -0,0 +1,25 @@
## decentralized sequencers
<br>
#### bt3gl's diagram for **[espresso systems](https://docs.espressosys.com/sequencer/espresso-sequencer-architecture/readme)**:
<br>
<p align="center">
<img width="600" src="https://github.com/go-outside-labs/decentralized-protocols-research/assets/138340846/1e892bc0-a2a5-4064-b5dc-a321c13e1b87">
</p>
<br>
---
### cool resources
<br>
* **[shared sequencers, by bridge harris](https://bridgeharris.substack.com/p/a-primer-on-shared-sequencers)**
* **[shared sequencers, by maven11](https://maven11.substack.com/p/the-shared-sequencer)**
* **[shared sequencers, dba](https://dba.mirror.xyz/NTg5FSq1o_YiL_KJrKBOsOkyeiNUPobvZUrLBGceagg)**
* **[shared sequencers, by celestia](https://forum.celestia.org/t/sharing-a-sequencer-set-by-separating-execution-from-aggregation/702)**
* **[shared sequencing, by expresso](https://hackmd.io/@EspressoSystems/SharedSequencing)**