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

Update first-dapp-with-nextjs.md #411

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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