An open API service indexing awesome lists of open source software.

https://github.com/cometbft/cometseq

Demo of a minimum viable decentralized sequencer built using CometBFT
https://github.com/cometbft/cometseq

Last synced: 4 months ago
JSON representation

Demo of a minimum viable decentralized sequencer built using CometBFT

Awesome Lists containing this project

README

          

# cometseq
Demo of a minimum viable decentralized sequencer built using CometBFT

## Questions

- How to handle validator set updates? Use the L1? Use the execution client?