Skip to content

Sequencing Engine for Dymension RollApps

License

Notifications You must be signed in to change notification settings

candles0585/dymint

Repository files navigation

dymint

ABCI-client implementation for Optimistic Rollups on top of dymension settlement hub.

Building From Source

Requires Go version >= 1.17.

To build:

git clone https://github.com/dymensionxyz/dymint.git
cd dymint
go build -v ./...

To test:

go test ./...

To regenerate protobuf types:

./proto/gen.sh

About

Sequencing Engine for Dymension RollApps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.1%
  • Other 0.9%