We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi all,
A lot of the Cardano projects have nix flakes to define their build system and dependencies. With a nix flake, you can run:
nix develop
To install all dependencies. Is their a reason why this project has no flake?