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

A few tips to add to instructions #1

Open
xoredtwice opened this issue Jul 23, 2024 · 0 comments
Open

A few tips to add to instructions #1

xoredtwice opened this issue Jul 23, 2024 · 0 comments

Comments

@xoredtwice
Copy link

Thank you so much for open-sourcing Aegis code. I had a few minor issues to test the project. Hope these tips would be helpful for the next person who wants to run Aegis:

  1. npm run build:circuits did not work for me. Instead I used npm run build. Maybe because of npm version mismatch,
  2. Install zsh before running npm run build.
  3. On npx hardhat test I got an error about OwnerShip.r1cs file not found. After a closer look, I got that there are some typos in test/1_setup.test.js. To solve the issues, replace all "OwnerShip" to "Ownership" in test/1_setup.test.js.

Best.

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

1 participant