Skip to content

By Tezos developers, for Tezos developers.

License

Notifications You must be signed in to change notification settings

marigold-dev/tztools

Repository files navigation

TzTools

Development

Setup an opam env

First, create a switch like so

opam switch create . 4.14.0 --no-install

Then you can run

opam install . --deps-only --with-test

and build the codebase with

dune build

Run test:

dune build @runtest --force --no-buffer

About

By Tezos developers, for Tezos developers.

Topics

Resources

Stars

Watchers

Forks