DocsReference@proto-kit/stackVariablesdevelopmentConfig

@proto-kit/stackDocs


Documentation / @proto-kit/stack / developmentConfig

Variable: developmentConfig

const developmentConfig: object

Type declaration

blockInterval

blockInterval: number = 30000

customTokenAdminPrivateKey

customTokenAdminPrivateKey: string = "EKENQ2QRc4gAJkZjQXU86ZS9MDm1e7HFiNN6LgRJnniHJt1WXDn1"

customTokenBridgePrivateKey

customTokenBridgePrivateKey: string = "EKENQ2QRc4gAJkZjQXU86ZS9MDm1e7HFiNN6LgRJnniHJt1WXDn1"

customTokenPrivateKey

customTokenPrivateKey: string = "EKFZHQSo5YdrcU7neDaNZruYHvCiNncvdZyKXuS6MDCW1fyCFKDP"

databaseUrl

databaseUrl: string = "postgresql://admin:password@localhost:5432/protokit?schema=public"

dispatcherContractPrivateKey

dispatcherContractPrivateKey: string = "EKF9Ei5G9PeB5ULMh9R6P5LfWX2gs15XxPNsect1pbcbMY9vs6v7"

dispatcherContractPublicKey

dispatcherContractPublicKey: string = "B62qmAzUJ1jqcsEf2V3K1k2Ec4MLsEKnodEvvJ5uweTFSLYEUALe1zs"

graphiqlEnabled

graphiqlEnabled: boolean = true

graphqlHost

graphqlHost: string = "0.0.0.0"

graphqlPort

graphqlPort: number = 8080

indexerDatabaseUrl

indexerDatabaseUrl: string = "postgresql://admin:password@localhost:5433/protokit-indexer?schema=public"

indexerGraphqlEnabled

indexerGraphqlEnabled: boolean = true

indexerGraphqlHost

indexerGraphqlHost: string = "0.0.0.0"

indexerGraphqlPort

indexerGraphqlPort: number = 8081

minaAccountManagerHost

minaAccountManagerHost: string = "http://localhost"

minaAccountManagerPort

minaAccountManagerPort: number = 8084

minaArchiveGraphqlHost

minaArchiveGraphqlHost: string = "http://localhost"

minaArchiveGraphqlPort

minaArchiveGraphqlPort: number = 8085

minaBridgeContractPrivateKey

minaBridgeContractPrivateKey: string = "EKFKTGqWU2egLKhMgoxX8mQ21zXSE1RZYkY82mmK9F3BxdSA7E5M"

minaBridgeContractPublicKey

minaBridgeContractPublicKey: string = "B62qn8XRkWcaBvv6F7kvarKs4cViaKRMbTUHT8FrDXLnvxuV6n7CHsN"

minaExplorerPort

minaExplorerPort: number = 3001

minaNetwork

minaNetwork: string = "lightnet"

minaNodeGraphqlHost

minaNodeGraphqlHost: string = "http://localhost"

minaNodeGraphqlPort

minaNodeGraphqlPort: number = 8083

openTelemetryMetricsEnabled

openTelemetryMetricsEnabled: boolean = true

openTelemetryMetricsHost

openTelemetryMetricsHost: string = "0.0.0.0"

openTelemetryMetricsPort

openTelemetryMetricsPort: number = 4320

openTelemetryMetricsScrapingFrequency

openTelemetryMetricsScrapingFrequency: number = 10

openTelemetryTracingEnabled

openTelemetryTracingEnabled: boolean = true

openTelemetryTracingUrl

openTelemetryTracingUrl: string = "http://localhost:4318"

processorDatabaseUrl

processorDatabaseUrl: string = "postgresql://admin:password@localhost:5434/protokit-processor?schema=public"

processorGraphqlEnabled

processorGraphqlEnabled: boolean = true

processorGraphqlHost

processorGraphqlHost: string = "0.0.0.0"

processorGraphqlPort

processorGraphqlPort: number = 8082

processorIndexerGraphqlHost

processorIndexerGraphqlHost: string = "0.0.0.0"

proofsEnabled

proofsEnabled: boolean = false

pruneOnStartup

pruneOnStartup: boolean = false

redisHost

redisHost: string = "localhost"

redisPassword

redisPassword: string = "password"

redisPort

redisPort: number = 6379

sequencerPrivateKey

sequencerPrivateKey: string = "EKEdKhgUHMuDvwWJEg2TdCMCeiTSd9hh2HrEr6uYJfPVuwur1s43"

sequencerPublicKey

sequencerPublicKey: string = "B62qizW6aroTxQorJz4ywVNZom4jA6W4QPPCK3wLeyhnJHtVStUNniL"

settlementContractPrivateKey

settlementContractPrivateKey: string = "EKErS9gYHZNawqKuwfMiwYYJtNptCrvca491QEvB3tz8sFsS5w66"

settlementContractPublicKey

settlementContractPublicKey: string = "B62qjKhzrvDgTPXCp34ozmpFSx4sC9owZe6eDzhdGPdoiUbGPmBkHTt"

settlementEnabled

settlementEnabled: boolean = true

settlementInterval

settlementInterval: number = 60000

shouldAttemptDbMigration

shouldAttemptDbMigration: boolean = true

shouldAttemptIndexerDbMigration

shouldAttemptIndexerDbMigration: boolean = true

shouldAttemptProcessorDbMigration

shouldAttemptProcessorDbMigration: boolean = true

testAccount1PrivateKey

testAccount1PrivateKey: string = "EKF5p3wQTFd4tRBiGicRf93yXK82bcRryokC1qoazRM6wq6gMzWJ"

testAccount1PublicKey

testAccount1PublicKey: string = "B62qkVfEwyfkm5yucHEqrRjxbyx98pgdWz82pHv7LYq9Qigs812iWZ8"

transactionFeeRecipientPrivateKey

transactionFeeRecipientPrivateKey: string = "EKEssvj33MMBCg2tcybTzL32nTKbbwFHm6yUxd3JassdhL3J5aT8"

transactionFeeRecipientPublicKey

transactionFeeRecipientPublicKey: string = "B62qk4sNnzZqqjHp8YQXZUV3dBpnjiNieJVnsuh7mD2bMJ9PdbskH5H"

Defined in

stack/src/presets/config.ts:7