olehmisar/hardhat-noir
View on GitHub`noir-new` command does not modify root `Nargo.toml`
Open
#3 opened on Feb 4, 2025
enhancementgood first issue
Repository metrics
- Stars
- (11 stars)
- PR merge metrics
- (PR metrics pending)
Description
After running noir-new and then trying to compile I was met with a message that the root Nargo.toml file did not contain the folder for the new circuit. It would be nice if the command automatically added the new folder name to the root Nargo.toml.