Skip to content

[Foundry] How to generate Standard JSON with foundry? #790

Closed Answered by kaymomin
wwwMalcolm asked this question in Dev Tooling
Discussion options

You must be logged in to vote

Hi @wwwMalcolm -- to generate the standard JSON, try using:

forge create --show-standard-json-input <CONTRACT>

Note, the standard JSON can only be generated if the contract has been deployed.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@wwwMalcolm
Comment options

@alhenaai
Comment options

Comment options

You must be logged in to vote
1 reply
@wwwMalcolm
Comment options

Answer selected by kaymomin
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