Skip to main content

Module up

Module up 

Source
Expand description

Provides functionality for launching a local network.

Re-exports§

pub use pop_common::sourcing::GitHub::*;
pub use pop_common::sourcing::Source::*;

Modules§

chains
Configuration for supported parachains.

Structs§

GitHub
A helper for handling GitHub operations.
NetworkConfigBuilder
A network configuration builder, used to build a NetworkConfig declaratively with fields validation.
NetworkConfiguration
The network configuration.
Repository
A descriptor of a remote repository.
Zombienet
Configuration to launch a local network.

Enums§

Binary
A binary used to launch a node.
Profile
Enum representing a build profile.
Relay
A supported runtime.
Source
The source of a binary.

Functions§

destroy_network
Attaches to a running network via zombie.json and tears it down.