-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add scripts to deploy, upgrade and interact with EthErc20FastBridge
#28
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR. I added some comments.
Also, please add scripts for all the available getters in the contract.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In addition to the comments, I recommend using hardhat tasks instead of scripts if there are arguments.
…r/spectre-bridge-protocol into EthErc20FastBridge-scripts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can see the place for documentation improvement, but I think it is not super important right now. I can do it by myself in the next PR. The most important part is that it is clear now how to use each method :)
Co-authored-by: Olga Kunyavskaya <[email protected]>
Co-authored-by: Olga Kunyavskaya <[email protected]>
@UrAvgDeveloper could you please resolve conflicts? |
EthErc20FastBridge
No description provided.