fmgp.did.method.prism.vdr
package fmgp.did.method.prism.vdr
Members list
Type members
Classlikes
class GenericVDRDriver(bfConfig: BlockfrostConfig, wallet: CardanoWalletConfig, workdir: String, didPrism: DIDPrism, keyName: String, vdrKey: Secp256k1PrivateKey, maybeMsgCIP20: Option[String])
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
object Indexer extends ZIOAppDefault
Indexer
Indexer
didResolverPrismJVM/runMain fmgp.did.method.prism.indexer.Indexer ../prism-vdr/prismnet preprodTOKEN
Attributes
- Supertypes
-
trait ZIOAppDefaulttrait ZIOAppclass Objecttrait Matchableclass Any
- Self type
-
Indexer.type
object IndexerUtils
IndexerUtils
IndexerUtils
Attributes
- Example
-
IndexerUtils.pipelineTransformCardanoMetadata2Events >>> IndexerUtils.pipelinePrismState >>> IndexerUtils.countEvents - Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
IndexerUtils.type
trait VDRPassiveService
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object VDRPassiveService
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
VDRPassiveService.type
case class VDRPassiveServiceImpl(prismState: PrismState) extends VDRPassiveService
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait VDRPassiveServiceclass Objecttrait Matchableclass AnyShow all
trait VDRService extends VDRPassiveService
Attributes
- Supertypes
- Known subtypes
-
class VDRServiceImpl
case class VDRServiceImpl(chain: PrismChainService, prismState: PrismState) extends VDRService
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait VDRServicetrait VDRPassiveServiceclass Objecttrait Matchableclass AnyShow all
In this article