Support for cast chain
Command
#617
Labels
Internal ⚙️
p3 🔵
Indicates low priority item
starter 🏁
Indicates low difficulty item
upstream-parity 🟰
Needed for upstream feature parity
Milestone
Description:
The
cast chain
command is currently not supported infoundry-zksync
. This command displays information about the current chain, including its name and ID.Feature Request:
Implement the
cast chain
command to enable retrieval of chain information within thefoundry-zksync
environment.Detailed Information:
Purpose of
cast chain
:The
cast chain
command fetches and displays details about the connected ZKsync stack network, such as the chain ID, network name, and any associated metadata.Key Features:
Common Options:
-rpc-url
: Specify a custom RPC endpoint.Example Usage:
Display chain information:
Specify a custom RPC URL:
References:
The text was updated successfully, but these errors were encountered: