Replies: 1 comment
-
You can achieve this via FFI: https://book.getfoundry.sh/cheatcodes/ffi?highlight=ffi#ffi |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is there a way to do this?
I think I saw something using js code on tests files in solidity. Am I tripping or is it actually possible?
The idea is to test some offchain code that should interact with my contracts.
Beta Was this translation helpful? Give feedback.
All reactions