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
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
IndexerUtils.type
case class VDRPassiveServiceImpl(refPrismState: Ref[PrismState]) extends VDRPassoveService
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait VDRPassoveServiceclass Objecttrait Matchableclass AnyShow all
trait VDRPassoveService
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object VDRPassoveService
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
VDRPassoveService.type
trait VDRService extends VDRPassoveService
Attributes
- Supertypes
- Known subtypes
-
class VDRServiceImpl
case class VDRServiceImpl(chain: PrismChainService, refPrismState: Ref[PrismState]) extends VDRService
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait VDRServicetrait VDRPassoveServiceclass Objecttrait Matchableclass AnyShow all
In this article