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
- Host: GitHub
- URL: https://github.com/cometbft/cometseq
- Owner: cometbft
- License: apache-2.0
- Created: 2023-10-07T09:42:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-07T09:42:36.000Z (over 2 years ago)
- Last Synced: 2025-10-04T00:43:59.332Z (8 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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?