Skip to main content

EnvironmentConfiguration

Midnight.js API Reference v2.0.2


Midnight.js API Reference / @midnight-ntwrk/midnight-js-testing / EnvironmentConfiguration

Interface: EnvironmentConfiguration

Configuration interface for the test environment services

Properties​

faucet​

readonly faucet: undefined | string

Optional URL for the faucet service to obtain test tokens


indexer​

readonly indexer: string

URL of the indexer HTTP endpoint


indexerWS​

readonly indexerWS: string

WebSocket URL for the indexer service


node​

readonly node: string

URL of the blockchain node


proofServer​

readonly proofServer: string

URL of the proof generation server