mirror of
https://github.com/autistic-symposium/decentralized-protocols-toolkit.git
synced 2025-05-02 14:56:17 -04:00
reorganize chapters
This commit is contained in:
parent
5a05bea513
commit
bf1f5938c1
23 changed files with 554 additions and 46 deletions
25
consensus/decentralized_sequencers/README.md
Normal file
25
consensus/decentralized_sequencers/README.md
Normal 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)**
|
Loading…
Add table
Add a link
Reference in a new issue