This package provides tools and interfaces for working with the Espresso sequencer in Go. It should (eventually) provide everything needed to integrate a rollup written in Go with the Espresso sequencer.
-
Obtain code:
git clone git@github.com:EspressoSystems/espresso-sequencer-go git submodule update --init --recursive
-
Make sure nix is installed.
-
Activate the environment with
nix-shell
, ornix develop
, ordirenv allow
if using direnv.
just lint
just test
just bind-light-client