Nodekit
Key Takeaways
- NodeKit SEQ is a decentralized shared sequencing network.
1. Overview
NodeKit SEQ is a decentralized shared sequencing network. Using it as a sequencing network, decentralized rollups can be easily launched and users can perform cross-rollup transactions.
2. Transaction Lifecycle
The transaction lifecycle of a rollup network using NodeKit SEQ as a sequencing layer is as follows:
- Users submit transactions to rollups.
- Rollups send these transactions to NodeKit SEQ.
- Sequencers in NodeKit SEQ order transactions and produce a single block for multiple rollups.
- Relayer passes the block to rollups and then rollups execute transactions.
- Finally, rollups submit the transaction to a DA layer and/or settlement layer.
3. Sequencing
(TBA)
4. Data Availability
According to tweet posted on July 16, they are considering using Celestia, EigenDA, Avail, etc. as a DA layer.
5. Use Cases
5.1 NodeKit Chain
NodeKit Chain is an EVM-compatible rollup network using NodeKit SEQ. It was developed to provide an example using shared sequencing and to conduct various experiments on it.