seer evm generate
: Deploy methods should store deployment information
#101
Labels
enhancement
New feature or request
By default, the deployment information (e.g. deployed contract address, deployer address, bytecode hash, size, etc.) should be stored in the
~/.seer/<chain_id>/<contract address>.json
directory.But there should also be a
--outfile
option that allows users to override the path at which the deployment information is stored.The text was updated successfully, but these errors were encountered: