MoodDiary Smart Contract
This contract has a state variable that updates every time the user changes the mood.
This contract also has an address state which is set after the constructor is triggered.
It also allows the user to read the mood using the getMood function.
Here you can add release notes about the changes being made in different versions.
Nov 25, 2022
MIT