Up-to-data version of plutus-scaffold. It's a fuller example utilizing ctl, see the overview in README. This project contains the build systems and scripts needed to scaffold a plutus project quickly.
This PR adds support for purs-tidy and tsft to the pre-commit hooks. tsfmt needs to be installed by users unless we can find a way to bake it into the preCommit devShell - added a README w/ a small note that informs users of this.
This PR adds support for purs-tidy and tsft to the pre-commit hooks. tsfmt needs to be installed by users unless we can find a way to bake it into the
preCommit
devShell - added a README w/ a small note that informs users of this.