-
Notifications
You must be signed in to change notification settings - Fork 10
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
Use resources after trusted setup #100
Comments
I'd like to solve this problem. OK? |
Definitely! Thanks for taking on this. Let me know if you encounter any issues :) |
These are the urls for zkeys and verification keys
|
Thank you! |
Yes, main branch works |
Thanks!! |
I have a question. In order to change resourse.ts, I need 5 files. 4 const wasmFileURL = I will use this json, which you pasted, for 2&3 . Right?
I will use this json , which you pasted, for 5. Right?
Where is wasm file for 1&4? Please teach them! |
Thanks for pointing them out. Just updated the json to contain wasm files for each circuit. I've tested them out so they should be accessible. Please let me know if there is any issue :)
|
I changed resourses.ts like this using json you had send me.
However, I run the test. Error displays.
|
Now resourse.ts code.
|
What's wrong?
Right now we're using a temporary resource, as mentioned in
rlnjs/src/resources.ts
Line 13 in 7a4a5af
How to fix it?
Use the resources that can be downloaded on the trusted setup page https://ceremony.pse.dev/projects/RLN%20Trusted%20Setup%20Ceremony.
The text was updated successfully, but these errors were encountered: