Plutus' scripts are pieces of code that implement pure functions with True or False outputs. These functions take several inputs such as Datum, Redeemer and the transaction context to decide whether an output can be spent or not.

V4 was introduced in the Dijkstra hard fork.

Hierarchy

  • PlutusV4Script

Constructors

Properties

#compiledByteCode: HexBlob
#originalBytes: undefined | HexBlob = undefined

Methods

Generated using TypeDoc