Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ethers and add machine-readable output for contract deployment #303

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

y0sher
Copy link

@y0sher y0sher commented Nov 3, 2024

Description

Switch from viem to ethers for contract interactions and introduce an option to deploy contracts with machine-readable JSON output.

NOTE: this is a preparation to be able to use the ssv-network contract project as part of our local testnet project, being able to run and get machine readable output is essential.

More changes

  • viem support in hardhat for using custom networks is still premature.
  • config added required data for passing in a custom network in the config file and for verifying the contract in custom network

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant