hlib

Collection of Helios and utility bindings for blockchain interaction. Provides access to core transaction, address, value, and program tools.

Properties
NameTypeDescription
ValueValue

Represents ADA or token values.

TxTx

Represents a transaction.

AssetsAssets

Asset handling (tokens, ADA, etc.).

NetworkParamsNetworkParams

Network parameter utilities.

ByteArrayDataByteArrayData

Byte array wrapper for on-chain data.

BigIntBigInt

BigInt for handling large numbers.

ConstrDataConstrData

On-chain constructor data.

TxOutputTxOutput

Transaction output representation.

AddressAddress

Address utility.

hexToBytesfunction

Convert hex string to byte array.

ProgramProgram

Helios program representation.

MintingPolicyHashMintingPolicyHash

Identifier for minting policies.