IndexerConfig

fmgp.prism.IndexerConfig
case class IndexerConfig(apiKey: Option[String], workdir: String, network: String)

Value parameters

apiKey

blockfrost API key

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def diddocPath(did: String): String
def opidPath(did: String): String
def opsPath(did: String): String
def ssiPath(did: String): String

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product