We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description I'm not sure where to provide instructions on how to use the entire repository, but theoretically, the process should look like this:
contracts
download-zkeys
coordinator
deploy-config.json
round-metadata.json
upload-round-metadata
subgraph
network.json
README.md
deploy-poll
How do you think where should we update these instructions?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
I'm not sure where to provide instructions on how to use the entire repository, but theoretically, the process should look like this:
contracts
packagedownload-zkeys
command either in the root or thecoordinator
packagedeploy-config.json
file inside thecontracts
packagecontracts
packagecoordinator
package, set up theround-metadata.json
file and run theupload-round-metadata
commandsubgraph
package, set up thenetwork.json
file and run the commands inside theREADME.md
filedeploy-config.json
again, thendeploy-poll
inside thecontracts
packageHow do you think where should we update these instructions?
The text was updated successfully, but these errors were encountered: