hydra-plutus-0.20.0: Hydra Plutus Contracts
Safe HaskellSafe-Inferred
LanguageGHC2021

Hydra.Plutus

Description

Module to load and provide the Hydra scripts.

Synopsis

Documentation

blueprintJSON :: Value Source #

Loads the "plutus.json" blueprint and provides the decoded JSON.

commitValidatorScript :: SerialisedScript Source #

Access the commit validator script from the blueprintJSON.

initialValidatorScript :: SerialisedScript Source #

Access the initial validator script from the blueprintJSON.