Skip to content

Anastasia-Labs/midgard

Repository files navigation

Midgard Logo

Midgard

Cardano's first optimistic rollup protocol

Build the onchain code

Install Aiken and run

aiken build

Technical Specification

Run

make spec

and open technical-spec/midgard.pdf.

Contributor guidelines

All contributors must enable the project's standardized git hooks:

make enable-git-hooks

Take a look at the contribution guidelines for more details.