Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zellular-xyz/zsequencer

PoC implementation of the Zellular sequencing protocol
https://github.com/zellular-xyz/zsequencer

bft-protocols consensus-protocol

Last synced: about 2 months ago
JSON representation

PoC implementation of the Zellular sequencing protocol

Awesome Lists containing this project

README

        

# Zellular Sequencer

Do not use it in Production, testnet only.

A PoC implementation of the [Zellular BFT Protocol](https://docs.zellular.xyz/protocol.html) in Python.

## Running

- Use [these instructions](https://github.com/zellular-xyz/zsequencer/wiki/Run-EigenLayer-Holesky-Node) to run an EigenLayer holesky node using docker.

- Use [these instructions](https://github.com/zellular-xyz/zsequencer/wiki/Node-Installation-Guide) to install and run a node using the source code.