convex-base-0.2.0.0: Base classes and types for working with cardano-api transactions
Safe HaskellSafe-Inferred
LanguageHaskell2010

Convex.PlutusLedger

Description

Translating between cardano-api/cardano-ledger and plutus representations

Synopsis

Script hashes

Key hashes

Asset names

Credentials and addresses

transAddressInEraAddressInEra BabbageEraMaybe Address Source #

cardano-api address to plutus address. Returns Nothing for | byron addresses.

Tx IDs

POSIX Time

Value

Scripts

Intervals

_FiniteIntervalPrism' (Interval a) ((a, a), (Closure, Closure)) Source #

Access a finite interval with the two boundaries and closures. This is convenient if you want to change the length of the interval for example.