fmgp.did.method.prism.cli.CMD
See theCMD companion trait
object CMD
Attributes
Members list
Type members
Classlikes
final case class BlockfrostAddress(setup: Setup, network: CardanoNetwork, mBlockfrostConfig: Option[BlockfrostConfig], walletOrType: CardanoWalletConfig | SSI.type | Cardano.type) extends BlockfrostCMD
Attributes
- Supertypes
-
trait BlockfrostCMDtrait CMDtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
sealed trait BlockfrostCMD extends CMD
Attributes
- Supertypes
- Known subtypes
final case class BlockfrostSubmitEvents(setup: Setup, network: CardanoNetwork, events: Seq[SignedPrismOperation]) extends BlockfrostCMD
Attributes
- Supertypes
-
trait BlockfrostCMDtrait CMDtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class BlockfrostToken(setup: Setup, network: CardanoNetwork, mBlockfrostConfig: Option[BlockfrostConfig]) extends BlockfrostCMD
Attributes
- Supertypes
-
trait BlockfrostCMDtrait CMDtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
- Known subtypes
final case class DIDDeactivate(did: DIDPrism) extends DIDCMD
final case class DIDResolve(did: DIDPrism, network: CardanoNetwork) extends DIDCMD
final case class DIDResolveFromFS(did: DIDPrism, workdir: Path, network: CardanoNetwork) extends DIDCMD
final case class Indexer(workdir: Path, mBlockfrostConfig: Option[BlockfrostConfig]) extends CMD
final case class Mnemonic2Key(setup: Setup, mWallet: Option[CardanoWalletConfig], derivationPath: String, keyLabel: Option[String]) extends CMD
final case class MnemonicAddress(setup: Setup, walletOrType: CardanoWalletConfig | SSI.type | Cardano.type, network: CardanoNetwork) extends MnemonicCMD
Attributes
- Supertypes
-
trait MnemonicCMDtrait CMDtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
sealed trait MnemonicCMD extends CMD
Attributes
- Supertypes
- Known subtypes
final case class MnemonicCreate(setup: Setup, walletTypeOpt: WalletType) extends MnemonicCMD
Attributes
- Supertypes
-
trait MnemonicCMDtrait CMDtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class MnemonicSeed(setup: Setup, mWallet: Option[CardanoWalletConfig]) extends MnemonicCMD
Attributes
- Supertypes
-
trait MnemonicCMDtrait CMDtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
- Known subtypes
final case class VDRDeactivate(did: DIDPrism) extends VDRCMD
final case class VDRUpdateBytes(did: DIDPrism) extends VDRCMD
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article