Modules§
- consensus_
config - consensus_
secrets - docker_
compose - explorer
- explorer_
compose - external_
node - forge_
interface - portal
- traits
Structs§
- AppEcosystem
Config - Apps
Ecosystem Config - Ecosystem level configuration for the apps (portal and explorer).
- Bridge
Contracts Definition - Bridges
Contracts - Chain
Config - Chain configuration file. This file is created in the chain directory before network initialization.
- Chain
Config Internal - Chain configuration file. This file is created in the chain directory before network initialization.
- Contracts
Config - Ecosystem
Config - Ecosystem configuration file. This file is created in the chain directory before network initialization.
- Ecosystem
Contracts - File
Artifacts - General
Config - Genesis
Config - This config represents the genesis state of the chain. Each chain has this config immutable and we update it only during the protocol upgrade
- L1Contracts
- L2Contracts
- Rocks
Dbs - Secrets
Config - Wallets
Config
Enums§
- DAValidator
Type - Ecosystem
Config From File Error - Result of checking if the ecosystem exists.
Constants§
- APPS_
CONFIG_ FILE - Name of apps config file
- CONFIGS_
PATH - Path to the config file with mnemonic for localhost wallets
- CONSENSUS_
CONFIG_ FILE - CONTRACTS_
FILE - Name of the contracts file
- DEFAULT_
EXPLORER_ API_ PORT - Default port for the explorer API service
- DEFAULT_
EXPLORER_ DATA_ FETCHER_ PORT - Default port for the explorer data fetcher service
- DEFAULT_
EXPLORER_ PORT - Default port for the explorer app
- DEFAULT_
EXPLORER_ WORKER_ PORT - Default port for the explorer worker service
- DEFAULT_
PORTAL_ PORT - Default port for the portal app
- DOCKER_
COMPOSE_ FILE - Name of the docker-compose file inside zksync repository
- EN_
CONFIG_ FILE - ERA_
OBSERBAVILITY_ DIR - Path to era observability repository
- ERA_
OBSERBAVILITY_ GIT_ REPO - Era observability repo link
- ERA_
OBSERVABILITY_ COMPOSE_ FILE - Path to the docker-compose file for grafana
- EXPLORER_
API_ DOCKER_ IMAGE - EXPLORER_
BATCHES_ PROCESSING_ POLLING_ INTERVAL - Interval (in milliseconds) for polling new batches to process in explorer app
- EXPLORER_
CONFIG_ FILE - Name of explorer config JSON file
- EXPLORER_
DATA_ FETCHER_ DOCKER_ IMAGE - EXPLORER_
DOCKER_ COMPOSE_ FILE - Name of explorer docker compose file
- EXPLORER_
JS_ CONFIG_ FILE - Name of explorer runtime config file (auto-generated)
- EXPLORER_
WORKER_ DOCKER_ IMAGE - GATEWAY_
CHAIN_ FILE - Name of the gateway contracts file
- GATEWAY_
FILE - Name of the gateway contracts file
- GENERAL_
FILE - Name of the general config file
- GENESIS_
FILE - Name of the genesis config file
- PORTAL_
CONFIG_ FILE - Name of portal config JSON file
- PORTAL_
JS_ CONFIG_ FILE - Name of portal runtime config file (auto-generated)
- SECRETS_
FILE - Name of the secrets config file
- WALLETS_
FILE - Name of the wallets file
- ZKSYNC_
ERA_ GIT_ REPO - Main repository for the ZKsync project