Skip to content

How do you pass constructor args when using hardhat-deploy? #1957

Answered by SatamSai
sv250349 asked this question in Q&A
Discussion options

You must be logged in to vote

You are looking for this I think
https://stackoverflow.com/questions/4351521

It seems like you want to create different contracts for each individual car but why? you can simply create struct for Cars and add as many cars you want for auction through a single contract.

Replies: 2 comments 3 replies

Comment options

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

@krakxn
Comment options

Comment options

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

Answer selected by sv250349
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants