/polkadot-local-network

Configurations for running and testing a local Polkadot Network

Primary LanguageShell

Polkadot Local Network

Configurations for running and testing a local Polkadot network

Start a network

  • Ensure Docker and Docker-Compose are installed
  • Run the docker-compose config in daemon mode docker-compose up -f docker-compose.yml up -d