devnavente / emit-winner-event

Week 4 Project - Ethereum Bootcamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ready to be a winner?

The goal of this exercise is simple! Emit the winner event on this smart contract on the Goerli testnet:

0xcF469d3BEB3Fc24cEe979eFf83BE33ed50988502

How do we possibly make it so the tx.origin (the EOA who originated the transaction) is not equal to the msg.sender? 🤔

About

Week 4 Project - Ethereum Bootcamp


Languages

Language:JavaScript 77.7%Language:Solidity 22.3%