Skip to content

[Remix] How to customize compiler settings? #785

Answered by uF4No
wwwMalcolm asked this question in Dev Tooling
Discussion options

You must be logged in to vote

Hi @wwwMalcolm

Currently, there're no UI elements for the compiler settings apart from the zksolc version that you mentioned. However, you can find the compiler settings used by checking the JSON file in the /build-info folder. You can search optimizer_settings for the optimizer, solc_version and solc_zkvm_edition for the solidity fork compiler version (more info here) and zk_version for the zksolc compiler version among other settings.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by uF4No
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devtools Questions related to zkSync Tooling
2 participants