Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.
This repository was archived by the owner on May 20, 2024. It is now read-only.

The current version lacks all Plutus V2 support #56

Description

@cmorgado

If i try to import for example :
import qualified Plutus.Script.Utils.V2.Typed.Scripts as PSU.V2

I end up with

    Could not find module ‘Plutus.Script.Utils.V2.Typed.Scripts’
    Perhaps you meant
      Plutus.Script.Utils.V1.Typed.Scripts (from plutus-script-utils-0.1.0.0)
      Plutus.Script.Utils.V1.Scripts (from plutus-script-utils-0.1.0.0)
      Plutus.Script.Utils.V1.Typed.TypeUtils (from plutus-script-utils-0.1.0.0)
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.

Also we're not able to use the Contact Monad latest version to use inline datums or references

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions