olehmisar/hardhat-noir

`noir-new` command does not modify root `Nargo.toml`

Open

#3 ouverte le 4 févr. 2025

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)TypeScript (2 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (11 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur