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.

Hierarchy

  • PlutusScript

Properties

Properties

__type: Plutus
bytes: HexBlob

Generated using TypeDoc