Andrii
Andrii
## Overview Extend deployment script functionality to support different chain configs New structure that I suggest to use: devnet/docker/icon-bsc/scripts -> /deploysc.sh ... /config (new folder) -> icon-lisb-bsc-test.sh icon-bsc-main.sh icon-lisb-snow-arctic.sh icon-snow-main.sh...
Closes #ISSUE-NUMBER ## Checklist: - [ ] I have performed a self-review of my own code - [ ] I have documented my code in accordance with the [documentation guidelines](https://github.com/icon-project/community/blob/main/guidelines/technical/software-development-guidelines.md#documentation)...