00 - Hello Ethernaut
This level walks you through the very basics of how to play the game.

1. Set up MetaMask
We can download MetaMask from this link.
Once that is done we have to set up the network. We will be using the
Sepolianetwork.

2. Open the browser's console
Let's go to
Tools > Developer Toolsto view the browser console.

By entering
playerin the console, we can see the address that we are using.

>> player
<- "0xE3f02636F20c8095814104a449951EfdB5c546Ee"Last updated
Was this helpful?