Expand description
General purpose code for interacting with cardano-serialization-lib
Enums§
- Script
- Type representing a Cardano script.
Traits§
- Network
Type Ext - Extension trait for NetworkType.
- Ogmios
Value Ext - Extension trait for OgmiosValue.
- Utxo
IdExt - 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