Authenticate with MetaMask

Hey There !

I’m new these thing and i didn’t get this:

i was watching this video:https://www.youtube.com/watch?v=6BfOtYfwFBI And when he came up 04:40 he opened another page. how can i open this page ? i can’t figure out. i did same things what he did in video. But still…

Thanks for help

that new page was opened by starting a local http server and opening that local html page with that http server, you can do that with Python or from visual studio code with a plugin

you can find here an updated boiler plate: https://github.com/MoralisWeb3/vanilla-boilerplate/blob/main/index.html

you can also read here about how to start that http web server: https://docs.moralis.io/misc/troubleshooting#uncaught-in-promise-error-non-ethereum-enabled-browser