package
1.16.0
Repository: https://github.com/synapsecns/sanguine.git
Documentation: pkg.go.dev

# Functions

GetDeployments parses all contract deployments from a directory.

# Structs

Contract is a contract representation in the hardhat parser.
ContractAst is the ast of a contract.
ContractCompiler is the compiler metadata used for contracts.
ContractNetwork is the network metadata used for contracts.
ContractSources is the source of a contract.
HardhatContract is a contract representation in the hardhat parser.
Node is a node in the ast.