Language

scalus.cardano.ledger.Language
See theLanguage companion object
enum Language

Represents the supported scripting languages in Cardano

Attributes

Companion
object
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

case PlutusV1 extends Language

Plutus V1, first version of Plutus

Plutus V1, first version of Plutus

Attributes

case PlutusV2 extends Language

Plutus V2, introduced in Vasil hard fork

Plutus V2, introduced in Vasil hard fork

Attributes

case PlutusV3 extends Language

Plutus V3, introduced in Conway hard fork

Plutus V3, introduced in Conway hard fork

Attributes