Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate repository to AztecProtocol #88

Closed
Savio-Sou opened this issue Sep 18, 2024 · 2 comments
Closed

Migrate repository to AztecProtocol #88

Savio-Sou opened this issue Sep 18, 2024 · 2 comments
Assignees

Comments

@Savio-Sou
Copy link
Member

This repository is a boilerplate for the E2E workflow covering:

  1. NoirJS compile
  2. NoirJS execute
  3. bb.js prove
  4. bb.js Solidity verifier (generation + deploy)
  5. Solidity verify

Following noir-lang/noir#4960, Noir covers up to Step 2 of the workflow and proving backends tackle the rest.

This repository should hence be migrated to AztecProtocol, where it can integrate and test with bb.js more easily.

Open questions

  • Should this migrate as a standalone repository in AztecProtocol, or into AztecProtocol/aztec-packages?
    • Latter enables CI tests with bb.js changes, but would it negatively impact DevEx of the boilerplate itself (e.g. harder to clone)?
@critesjosh
Copy link
Collaborator

@signorecello looks like this has been migrated. Do we still want/need to use this repo for testing around steps 3-5 mentioned above? Are those being tested elsewhere?

@Savio-Sou
Copy link
Member Author

bb.js tests should already exist in aztec-packages (or should exist there if not), we can close this as completed. Thanks for the work!

@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants