Skip to content

mekhiya/web3-metamask-connectors

Repository files navigation

Different ways to connect ethers.js to Metamask a explained by Patrick Collins in below video https://www.youtube.com/watch?v=pdsYCkUWrgQ

Different ways to connect Metamask wallet :

  • using raw html & js $ ethers.js
  • using nextjs framework with ethers.js
  • nextjs with web3-react library
  • nextjs with moralis
  • nextjs with web3modal
  • nextjs with usedapp

For testing using a simple smart contract, dpeloyed on local hardhat blockchain cloned https://github.com/PatrickAlphaC/hardhat-simple-storage command to run local hardhat blockchain

yarn hardhat node

About

different stack options for web3 metamask connectors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published