How to dynamiclly link library in deploy script? #4837
Unanswered
allan-avalon
asked this question in
Help
Replies: 1 comment
-
No luck, heh? I have the same problem. |
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.
-
I have a contract that uses 4 externally linked libraries when deployed. But I can't figure out how to link them (not changed, certain addresses) at compile time in the deploy script.
#1618 seems to have discussed the issue of linking external libraries using
forge create
, but I think it's different from what I want to ask, which is usingforge script
Beta Was this translation helpful? Give feedback.
All reactions