# Functions
No description provided by the author
NewDeployment from the flowkit Contracts and loaded from the contract location using a loader.
No description provided by the author
No description provided by the author
# Structs
Contract is a Cadence contract definition for a project.
CyclicImportError is returned when contract contain cyclic imports one to the other which is not possible to be resolved and deployed.
Deployment contains logic to sort deployment order of contracts.
ImportReplacer implements file import replacements functionality for the project contracts with optionally included aliases.
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
LocationAliases map contract locations to fixed addresses on Flow network.