Feature request for an equivalent of [hardhat-deploy tags and dependencies](https://github.com/wighawag/hardhat-deploy#deploy-scripts-tags-and-dependencies) to support multi-contract deployment that call each other. An example use case is linking smart contracts together, such as defined in [IIP-25](https://github.com/icon-project/IIPs/blob/master/IIPS/iip-25.md#addlink).
Feature request for an equivalent of hardhat-deploy tags and dependencies to support multi-contract deployment that call each other.
An example use case is linking smart contracts together, such as defined in IIP-25.