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

add docs about how to run prover #1

Merged
merged 3 commits into from
Aug 10, 2023
Merged

add docs about how to run prover #1

merged 3 commits into from
Aug 10, 2023

Conversation

ghost
Copy link

@ghost ghost commented Aug 9, 2023

No description provided.

@@ -16,4 +16,4 @@ jobs:
- name: Install Dependencies
run: npm install
- name: Build Project
run: pnpm run build
run: npm run build
Copy link
Contributor

Choose a reason for hiding this comment

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

I updated the build file to fix the bug

@@ -0,0 +1,40 @@
## Introduction
Copy link
Contributor

Choose a reason for hiding this comment

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

tried to improve the document a bit.

Notice: please replace the `<account_access_key>` and `<device_id>` with your own account access key and device id.

```bash
curl -sSf -L https://zkpool-connect-1318455074.cos.na-siliconvalley.myqcloud.com/prover-client/join_zkpool_ubuntu-20.04_cpu.sh | sudo sh -s -- --access-key <account_access_key> --device-id <device_id>
Copy link
Contributor

Choose a reason for hiding this comment

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

I tried this URL, but it does not work for me.

@jx-aoraki jx-aoraki merged commit ffda6b5 into main Aug 10, 2023
1 check passed
@jx-aoraki jx-aoraki deleted the how-to-run-prover branch August 10, 2023 02:07
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.

1 participant