Skip to content

fernweh0/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.

Documentation / Architectural Decision Records (ADRs)

To run the documentation site locally:

  1. Navigate to documentation
cd documentation
  1. Install dependencies
pnpm install
  1. Start development server
pnpm dev

Local development server will be available at http://localhost:3000, you can read more about how to add new documentation here.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TeX 46.2%
  • Aiken 28.5%
  • Haskell 24.3%
  • Nix 0.5%
  • Shell 0.3%
  • Makefile 0.2%