You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cli has a compile command that take a noir project folder, builds it, produces the abi and optionally creates the typescript interfaces. We should add a command that just takes an abi and produces the typescript interfaces.
The cli has a
compilecommand that take a noir project folder, builds it, produces the abi and optionally creates the typescript interfaces. We should add a command that just takes an abi and produces the typescript interfaces.