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

Update Electric Capital report #431

Open
signorecello opened this issue Oct 23, 2024 · 1 comment
Open

Update Electric Capital report #431

signorecello opened this issue Oct 23, 2024 · 1 comment
Assignees

Comments

@signorecello
Copy link
Collaborator

signorecello commented Oct 23, 2024

OK I promise not to overcommit with this one BUT I think we can make this work easier for next years if we lay some ground this time.

I will write a script that:

  • Queries github for all projects with a Nargo.toml file
  • For each of these files, find the type property. If it's bin or lib then it's a noir project, if it's contract it's an Aztec project.
  • Sanitize and store urls to these repos
  • Get all the URLs from the existent list via regex
  • Make a non-intersecting set of the two lists and spit out the non-duplicates
  • Manually review the non-duplicates
  • Add them to the repo and run the repo tests to sanity check

wdyt @AztecProtocol/devrel ?

@signorecello signorecello self-assigned this Oct 23, 2024
@critesjosh
Copy link
Collaborator

lgtm! after this you will open a PR on the electric capital report repo with the updated list?

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

2 participants