scalus.cardano.plutus.contract.blueprint.Blueprint
See theBlueprint companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Product
trait Mirror
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Returns a CIP-57 compliant Blueprint based on the provided validator.
Returns a CIP-57 compliant Blueprint based on the provided validator.
The returned Blueprint
always contains only 1 validator.
To specify the redeemer
and datum
schemas, use Blueprint.newBuilder().
Value parameters
-
contractTitle
-
the title of the "blueprintee" contract
-
description
-
the description of the "blueprintee" contact
-
validatorScript
-
the script of the validator
Attributes