How do I actually connect a Metamask wallet to my smart contracts?

Hi,

I’m not sure where to post this question so I added it here

So I am nearly done with finishing ETH101 and ETH201

I was wondering now how do I actually learn how to connect my webpage with a wallet and then connect to my smart contracts?

For example

Screen Shot 2021-04-15 at 1.35.28 AM

And then interacting with the app

I was hoping ETH201 would cover this but I don’t see it

Thank you,
Jessica

1 Like

This is a great topic,
Thank You!

I think what you need is to check the new Ethereum Dapp Programming , there you will learn how to use web3.js which is the framework to connect your dapp with metamask and other wallets.

Carlos Z

2 Likes

you could use Moralis, and it’s one line of code.