UplcString
Primitive string value. Not needed to interact with Helios smart contracts, but can be used to interact with smart contracts written in other languages (eg. Plutarch).
Static methods
new
Constructs a UplcString
instance.
helios.UplcString.new(value: string): helios.UplcString