I’m happy to announce the release of a new version for plutus-simple-model. It’s a minimal library to write test for Plutus/Cardano applications. It’s easy to use and blazing fast. We use it extensively in Mlabs City to test our Plutus applications.

The new release is focused on those main features:

The main thing is Plutus V2 support. Also with cutdown on the list of dependencies it becomes
much easier to update and use. I have removed big deps like plutus-apps, ouroboros and cardano-node. With this rewrite also it became 10 times faster.

Links:

github repo: https://github.com/mlabs-haskell/plutus-simple-model

tutorial: https://mlabs-haskell.github.io/plutus-simple-model/

Cheers!
Anton