Discover Packages
github.com/EspressoSystems/espresso-sequencer-go
module
Version:
v0.0.20
Opens a new window with list of versions in this module.
Published: Jun 26, 2024
License: MIT
Opens a new window with license information.
README
README
¶
Espresso Sequencer Go SDK
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.
Development
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
, or nix develop
, or direnv allow
if using direnv .
Run the linter and unit tests
just lint
just test
Generating contract bindings
just bind-hotshot
just bind-light-client
Expand ▾
Collapse ▴
Directories
¶
Click to show internal directories.
Click to hide internal directories.