Module csl

Source
Expand description

General purpose code for interacting with cardano-serialization-lib

Enums§

Script
Type representing a Cardano script.

Traits§

NetworkTypeExt
Extension trait for NetworkType.
OgmiosValueExt
Extension trait for OgmiosValue.
UtxoIdExt
Extension trait for UtxoId.

Functions§

key_hash_address
Builds a CSL [Address] for the specified network from a Cardano verification key hash.
payment_address
Builds a CSL [Address] for the specified network from Cardano verification key bytes.
script_address
Builds a CSL [Address] for plutus script from the data obtained from smart contracts.
transaction_from_bytes
Constructs [Transaction] from CBOR bytes
vkey_witness_from_bytes
Constructs [Vkeywitness] from CBOR bytes