Directories
¶
Path | Synopsis |
---|---|
Package chain provides the core blockchain abstraction layer for the Chainlink Deployments Framework, supporting multiple blockchain families through a unified interface.
|
Package chain provides the core blockchain abstraction layer for the Chainlink Deployments Framework, supporting multiple blockchain families through a unified interface. |
evm/provider
Package provider contains EVM chain providers for the Chainlink Deployments Framework.
|
Package provider contains EVM chain providers for the Chainlink Deployments Framework. |
utils/addrconv
Package addrconv provides utilities for converting blockchain addresses to bytes across different chain families.
|
Package addrconv provides utilities for converting blockchain addresses to bytes across different chain families. |
changeset
|
|
engine
|
|
cld/chains
Package chains provides multi-blockchain chain loading and management capabilities for the Chainlink Deployments Framework (CLD) engine.
|
Package chains provides multi-blockchain chain loading and management capabilities for the Chainlink Deployments Framework (CLD) engine. |
cld/legacy
Package legacy contains legacy code and components that are maintained for backward compatibility but may be replaced with alternative implementations in the future.
|
Package legacy contains legacy code and components that are maintained for backward compatibility but may be replaced with alternative implementations in the future. |
cld/legacy/cli
Package cli provides a base struct for creating CLI applications using Cobra.
|
Package cli provides a base struct for creating CLI applications using Cobra. |
cld/legacy/cli/commands
Package commands contains common commands that can be injected into each domain's CLI application.
|
Package commands contains common commands that can be injected into each domain's CLI application. |
test/environment
Package environment provides configuration options for loading test environments with various blockchain networks and components.
|
Package environment provides configuration options for loading test environments with various blockchain networks and components. |
test/internal/testutils
Package testutils provides utility functions for testing the test engine.
|
Package testutils provides utility functions for testing the test engine. |
test/onchain
Package onchain provides chain loaders for testing infrastructure.
|
Package onchain provides chain loaders for testing infrastructure. |
test/runtime
Package runtime provides an execution environment for executing changesets in tests.
|
Package runtime provides an execution environment for executing changesets in tests. |
Package experimental contains experimental features and components that are being trialed before wider rollout across the codebase.
|
Package experimental contains experimental features and components that are being trialed before wider rollout across the codebase. |
proposalutils
Package proposalutils is copied from https://github.com/smartcontractkit/chainlink/blob/c2074f6d70cdf9164f15f4be3f7de8a8427919af/deployment/common/proposalutils/analyze.go#L1-L1 This is a temporary location.
|
Package proposalutils is copied from https://github.com/smartcontractkit/chainlink/blob/c2074f6d70cdf9164f15f4be3f7de8a8427919af/deployment/common/proposalutils/analyze.go#L1-L1 This is a temporary location. |
internal
|
|
Package offchain provides client abstractions and provider interfaces for interacting with off-chain services in the Chainlink Deployments Framework ecosystem.
|
Package offchain provides client abstractions and provider interfaces for interacting with off-chain services in the Chainlink Deployments Framework ecosystem. |
internal/p2pkey
Package p2pkey contains code adapted from the Chainlink core node with minor modifications.
|
Package p2pkey contains code adapted from the Chainlink core node with minor modifications. |
jd
Package jd provides a comprehensive framework for interacting with Job Distributor (JD) services in the Chainlink Deployments Framework ecosystem.
|
Package jd provides a comprehensive framework for interacting with Job Distributor (JD) services in the Chainlink Deployments Framework ecosystem. |
Package operations provides the Operations API for managing and executing deployment operations in a structured, reliable, and traceable manner.
|
Package operations provides the Operations API for managing and executing deployment operations in a structured, reliable, and traceable manner. |
optest
Package optest provides utilities for operations testing.
|
Package optest provides utilities for operations testing. |
Click to show internal directories.
Click to hide internal directories.