File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -27,21 +27,20 @@ Features include:
2727- A package manager installed.
2828 The examples in this quickstart use [ pnpm] ( https://pnpm.io/installation ) .
2929- [ MetaMask] ( https://metamask.io/ ) installed in your browser or on mobile.
30- - A [ Web3Auth Client ID] ( https://web3auth.io/docs/dashboard-setup/projects-and-analytics# client-id ) .
30+ - A [ Web3Auth Client ID] ( https://web3auth.io/docs/dashboard/create-new-project#get-the- client-id ) .
3131
3232## Set up using a template
3333
34- 1 . Download the template from the
35- <a href =" https://github.com/metamask/metamask-sdk-examples " target =" _blank " >SDK examples repository</a >:
34+ 1 . Download the [ MetaMask SDK + Web3Auth SDK template] ( https://github.com/MetaMask/metamask-web3auth ) :
3635
3736 ``` bash
38- git clone https://github.com/metamask /metamask-sdk-examples.git
37+ git clone https://github.com/MetaMask /metamask-web3auth
3938 ```
4039
41- 2. Navigate into the Web3Auth example :
40+ 2. Navigate into the repository :
4241
4342 ` ` ` bash
44- cd metamask-sdk-examples/examples/metamask- web3auth
43+ cd metamask-web3auth
4544 ` ` `
4645
47463. Install dependencies:
You can’t perform that action at this time.
0 commit comments