ChainSafe / ChainSafe/hardhat-plugin-multichain-deploy
cli task, list destination
Open
- Dominant language
- Solidity
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Create `CLI` command that will display available chains for multichain deployment from a specific chain.
ex `hardhat multichain list sepolia`
will result in a list of available chain names
```json
[ "mumbai", "holesky", ...]
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.