Module unc_workspaces::network

source ·
Expand description

All builtin network types and traits.

Currently the builtin network types are Mainnet, Testnet, and Sandbox.

Re-exports§

Modules§

Structs§

  • Local sandboxed environment/network, which can be used to test without interacting with networks that are online such as mainnet and testnet. Look at workspaces::sandbox for how to spin up a sandboxed network and interact with it.

Enums§

Traits§

Functions§