Skip to content

Commit

Permalink
Merge branch 'videos'
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Jan 9, 2024
2 parents ba32afb + 86e06a2 commit 9610e56
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/videos/connect_to_metamask.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Connect to Evmos Testnet using MetaMask

<iframe width="560" height="315" src="https://www.youtube.com/embed/bFQuYjwvt8s" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

This video is created as part of EvmosNation grant project (organized by Encode Club) by Lalith Medury, an independent content creator.

In this video, we will learn the following:

- Creating a React app
- Integrating Web3.js library to the React app
- Using Web3.js library to connect to Metamask wallet
- Load addresses from Metamask wallet
- Switch accounts in Metamask wallet

0 comments on commit 9610e56

Please sign in to comment.