synthetix-v3 icon indicating copy to clipboard operation
synthetix-v3 copied to clipboard

Add init function to deployer to create a new project

Open eternauta1337 opened this issue 3 years ago • 1 comments

eternauta1337 avatar Mar 07 '22 18:03 eternauta1337

want to confirm a couple things:

  • should the function be added as a hardhat task, or a standalone command line utility that can bring a user from 0 to compiling project?
  • how many options should be supported? Should we just let them pick a name for their project and provide a couple small sample projects to get them started?
  • would a github template repository be sufficient?

dbeal-eth avatar May 05 '22 23:05 dbeal-eth