How to interact with this contract in my deploy script just like we had STORE and RETRIEVE method for contract interaction in the tutorial #718
Unanswered
Benrockiee
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please Do we always have to use the store and retrieve method to interact with every of our contract like we saw in the Tutorial?
i have this ether wallet contract im trying to verify on Etherscan but whenever its deployed, i dont see the verification process come up even when ive written the verification code with everything Available, could it be because i didnt interact with the contract in my deploy script and how do i do so?
This is my Contract
Beta Was this translation helpful? Give feedback.
All reactions