Skip to content
 
 

Repository files navigation

EggRoll 🐣🛼

Tests GoDoc Documentation

A high-level framework for Cartesi Rollups in Go.

Requirements

EggRoll is built on top of the Cartesi Rollups infrastructure version 1.0. To use EggRoll, you also need sunodo version 0.9.

Documentation

Check the documentation site for more info.

Development

The commands below are for EggRoll developers. EggRoll users should check the documentation site above.

Building

go build ./...

Unit testing

go test ./...

Integration testing

EGGTEST_RUN_INTEGRATION=true EGGTEST_VERBOSE=true go test -p 1 -v ./examples/...

Running documentation server

doctave serve

About

A high-level framework for Cartesi Rollups in Go

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages