Replies: 2 comments 7 replies
-
Hey @dtnwen, How do you intend to directly interact with the contract? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Previously, we interacted with contract functions manually, for example we used cast and call in the terminal.
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I don't understand what is Interactions.s.sol for when we can directly interact with the contract. Am I missing something?
Context: https://github.com/Cyfrin/foundry-fund-me-cu/blob/main/script/Interactions.s.sol
Beta Was this translation helpful? Give feedback.
All reactions