Deployment Utilities
This section focuses on simplifying the deployment process of smart contracts, particularly when dealing with proxy contracts in the UCS framework. These utilities are designed to streamline the creation, deployment, and management of proxy contracts.
Proxyโ
- getOrDeployProxy
- deployProxy
- getOrDeployProxyEtherscan
- deployProxyEtherscan
- deployProxyWithDictionaryEtherscan
Dictionaryโ
- getOrDeployDictionary
- deployDictionary
- getOrDeployDictionaryEtherscan
- deployDictionaryEtherscan
- getOrDeployDictionaryUpgradeable
- deployDictionaryUpgradeable
- getOrDeployDictionaryUpgradeableEtherscan
- deployDictionaryUpgradeableEtherscan
- initializeDictionaryUpgradeableEtherscanData
- getOrDeployDefaultDictionaryUpgradeableEtherscan
- deployDeafultDictionaryUpgradeableEtherscan
- getOrDeployDictionaryUpgradeableEtherscanImpl
- deployDictionaryUpgradeableEtherscanImpl
- cloneOwnedDictionaryUpgradeableEtherscan
- copyOps