You are on page 1of 1

Lab Assignment 2

Deploy and run Smart Contracts on Metamask Account


MetaMask is a web browser extension and mobile app that allows you to manage your
Ethereum private keys. By doing so, it serves as a wallet for Ether and other tokens, and allows
you to interact with decentralized applications, or dapps. Unlike some wallets, MetaMask
keeps no information on you: not your email address, not your password, and not your Secret
Recovery Phrase or other private keys. You retain all power over your crypto-identity.
Do the following:
1. Create your own metamask wallet visiting Metamask Link.
2. Setup your account and get some test ethers after connecting it to different test
networks.
3. Write smart contracts in solidity visiting https://remix.ethereum.org/ and deploy it
with your metamask account.
Submit the file in PDF format only.

You might also like