Skip to content

Commit

Permalink
feat: register page
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-aoraki-labs committed Aug 21, 2023
1 parent 95b5491 commit 889a310
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/guides/how-to-register.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,16 @@ sidebar_position: 2
---

# How to Register
Users can go to ZKPool website https://zkpool.io to register an account and generate an access key for prover to connect to ZKPool.

Steps are:

1. Go to home page, click "Join" button which brings user to "Join Taiko" button, click it
![Join taiko](./images/join-taiko.png)
2. On Web3Auth modal popped up, choose your sign in method. At moment we support wallet login and Gmail login.
![Sign in](./images/sign-in.png)
3. By default the overview page is displayed
4. Click the user icon on the top right corner, it will bring the user to user center pages.
![User center](./images/user-center.png)
5. From the "user details" page, user can generate the access key for later prover to connec to ZKPool
![User details](./images/user-details.png)
Binary file added docs/guides/images/join-taiko.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guides/images/sign-in.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guides/images/user-center.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/guides/images/user-details.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 889a310

Please sign in to comment.