From 86e06a25e111b10799ea8a10661d860620e55d15 Mon Sep 17 00:00:00 2001 From: = <=> Date: Tue, 9 Jan 2024 11:30:45 +0530 Subject: [PATCH] added connect to metamask video --- docs/videos/connect_to_metamask.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/videos/connect_to_metamask.md diff --git a/docs/videos/connect_to_metamask.md b/docs/videos/connect_to_metamask.md new file mode 100644 index 0000000..ae78f15 --- /dev/null +++ b/docs/videos/connect_to_metamask.md @@ -0,0 +1,13 @@ +# Connect to Evmos Testnet using MetaMask + + + +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 \ No newline at end of file