ChainSafe / ChainSafe/foundry-multichain-deploy
Add cli/script to fetch available target chains
Open
- Dominant language
- Solidity
- Stars
- 10
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Command should be something like `multichain listTargets --source sepolia --env testnet` and should return list of `domainId, networkName` pairs that are available from source chain.
It should implemented method similar to https://github.com/sygmaprotocol/sygma-sdk/blob/main/packages/sdk/src/utils.ts#L118 that uses sygma indexer API and "type=gmp"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.