Using custom compiler in Hardhat v3 #7112
Unanswered
MrKampla
asked this question in
Troubleshooting
Replies: 1 comment
-
Hi, this is not yet possible in Hardhat V3, but I have filed a feature request #7130 for this and we will be looking into it with priority. |
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.
-
Hey, I couldn't find docs about how to setup custom solidity compiler in Hardhat V3, there's one for Hardhat V2: https://hardhat.org/hardhat-runner/docs/other-guides/using-custom-solc.
Does Hardhat v3 support custom solidity compilers? I wanted to use the new solx compiler from the ZKSync team https://solx.zksync.io/#quickstart
Beta Was this translation helpful? Give feedback.
All reactions