Skip to content

EncodeClub-EVMBootcamp-G7/weekend-project-01

Repository files navigation

Alt text

Project 1 | EVM Bootcamp

Requirements :

The requirements were detailed here by the encode.club team as follows :

  1. Form groups of 3 to 5 students ⤵️
  2. Interact with “HelloWorld.sol” within your group to change message strings and change owners ⤵️
  3. Write a report with each function execution and the transaction hash, if successful, or the revert reason, if failed ⤵️

Team Members :

Full Name PUID Github @username
Oladipo Evangel fpLXIV @Evangel190
Victor Ukaegbu 4khHVL @victor-uk
Mario Youssef KyhHYQ @MariooY2
Tamir Omara Mganbg @tamiromara

Sepolia Etherscan Team Interaction Screenshot :

Alt text


Report Table :

Action By TX Hash
1 Contract Created Tamir 0x74483c5466...
2 setText ( ) Called Tamir 0xea6e5b0118...
3 Ownership Transfered Tamir -to- Mario 0x6af9796cc9...
4 setText ( ) Called Mario 0x29f53c65c7...
5 Ownership Transfered Mario -to- Oladipo 0xb1cff1732e...
6 setText ( ) Called Oladipo 0x24b750a68a...
7 Ownership Transfered Oladipo -to- Victor 0xfe31fd4ae7...
8 setText ( ) Called Victor 0x373c2a2123...
9 Ownership Transfered Victor -to- Tamir 0xf09df2353b...
10 setText ( ) Called Tamir 0x1d14f21418...


⬆️ Back to the top ⬆️

Releases

No releases published

Packages

No packages published