Building
The easiest way to build Mitten is inside the Tezos repository (after having built Tezos itself).
dune build src/mitten
or, at the root of the repo
make mitten
The easiest way to build Mitten is inside the Tezos repository (after having built Tezos itself).
dune build src/mitten
or, at the root of the repo
make mitten