Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/dapps/tutorials/first-dapp-with-nextjs.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ button before it is connected with a wallet. Click the button and
choose the `Extension Wallet` option to open the extension
wallet. `WalletConnect` will be supported soon.

After downloading the Alephium extension and logging in. Click on "Add Funds" then under the QR code click on "+ Request ALPH".

<img src={require("/img/nextjs-template-open-connect.png").default} alt="Landing page" width="250"/>
&nbsp;&nbsp;&nbsp;&nbsp;
<img src={require("/img/nextjs-template-connect-click-extensonwallet.png").default} alt="Create wallet" width="250" />
Expand Down