Skip to main content

Midnight.js API Reference v1.0.0


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