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.
Added PSM test scaffold to the onchain, wrote some simple tests to help our developers get started, added a bunch of comments that hopefully explain how the tests work.
If you want to see the PSM output do cabal run psm-test instead of cabal test
Added PSM test scaffold to the onchain, wrote some simple tests to help our developers get started, added a bunch of comments that hopefully explain how the tests work.
If you want to see the PSM output do
cabal run psm-test
instead ofcabal test