Utils

scalus.utils.Utils$
object Utils

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Utils.type

Members list

Concise view

Value members

Concrete methods

def lowerFirst(s: String): String
def sha2_256(bytes: Array[Byte]): Array[Byte]
def uplcEvaluate(code: String): String
def uplcToFlat(program: String): Array[Byte]