ScalusService

fmgp.did.method.prism.ScalusService
object ScalusService

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object internal

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
internal.type

Value members

Concrete methods

def addressesTotalAda(address: Address): ZIO[BlockfrostConfig, Throwable, BigDecimal]
def makeMetadataPrism(prismObject: PrismObject): AuxiliaryData
def makeTrasation(prismEvents: Seq[SignedPrismEvent], maybeMsgCIP20: Option[String]): ZIO[BlockfrostConfig & CardanoWalletConfig, Throwable, Transaction]
def submitTransaction(tx: Transaction): ZIO[BlockfrostConfig, Throwable, TxHash]

Concrete fields

val env: CardanoInfo