A simple Solidity smart contract that logs every user interaction on the blockchain, storing the caller’s address, the current timestamp, and the block number.
A simple Solidity smart contract that logs every user interaction on the blockchain, storing the caller’s address, the current timestamp, and the block number.
This project demonstrates state management, event emission, and parameterless functions in Solidity.
round1 project
null