The requirements were detailed here by the encode.club team as follows :
- Form groups of 3 to 5 students
⤵️ - Interact with “HelloWorld.sol” within your group to change message strings and change owners
⤵️ - Write a report with each function execution and the transaction hash, if successful, or the revert reason, if failed
⤵️
| Full Name | PUID | Github @username |
|---|---|---|
| Oladipo Evangel | fpLXIV | @Evangel190 |
| Victor Ukaegbu | 4khHVL | @victor-uk |
| Mario Youssef | KyhHYQ | @MariooY2 |
| Tamir Omara | Mganbg | @tamiromara |
| 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... |

