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

circomkit install and multiplier example #28

Merged
merged 9 commits into from
Aug 7, 2024
Merged

circomkit install and multiplier example #28

merged 9 commits into from
Aug 7, 2024

Conversation

0xJepsen
Copy link
Contributor

@0xJepsen 0xJepsen commented Aug 6, 2024

Closes #15

Copy link
Contributor

@Autoparallel Autoparallel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

all comments are nits, feel free to ignore!

README.md Outdated

To test the circuits with circomkit:
`yarn install`
`yarn test`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can also do npx mocha

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we put this in the justfile instead?

circuits/aes/tiny.circom Show resolved Hide resolved
circuits.json Outdated Show resolved Hide resolved
README.md Outdated

To test the circuits with circomkit:
`yarn install`
`yarn test`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we put this in the justfile instead?

@thor314 thor314 merged commit d87c591 into main Aug 7, 2024
2 checks passed
@thor314 thor314 deleted the circomkit branch August 7, 2024 21:33
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

Successfully merging this pull request may close these issues.

Installing circomkit for testing
3 participants