This aims at simplifying the Output.hs module and the overall usability of cooked-validators by providing various type classes to summarize existing features of plutus elements.
This closes #406
As a side effect, this also:
updates the README (closes #412)
updates our dependency to cardano-node-emulator
adds a few utxoSearches
adds the ExtendedDefaultRules language extension by default
This aims at simplifying the Output.hs module and the overall usability of cooked-validators by providing various type classes to summarize existing features of plutus elements. This closes #406
As a side effect, this also:
ExtendedDefaultRules
language extension by default