Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Document nargo backend #369

Closed
Savio-Sou opened this issue Sep 12, 2023 · 0 comments
Closed

Document nargo backend #369

Savio-Sou opened this issue Sep 12, 2023 · 0 comments
Labels
0.12 Part of Noir's v0.12 release

Comments

@Savio-Sou
Copy link
Contributor

Savio-Sou commented Sep 12, 2023

As of noir-lang/noir#2632, the nargo backend commands are now unhidden and Nargo users can now install and switch between different proving backends.

noir-lang/noir#2552:

  • nargo backend ls: lists all of the directories in ~/.nargo/backends
  • nargo backend use <name>: switches backend

noir-lang/noir#2575:

  • nargo backend current: prints the name of the currently active backend
  • nargo backend install <name> <url>: installs a backend from under the name
  • nargo backend uninstall <name>: uninstalls a backend with the the name
@Savio-Sou Savio-Sou added the 0.12 Part of Noir's v0.12 release label Sep 12, 2023
@Savio-Sou Savio-Sou added this to Noir Sep 12, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Sep 12, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Oct 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
0.12 Part of Noir's v0.12 release
Projects
Archived in project
Development

No branches or pull requests

2 participants