Runners-up in hackathon. Check it Out
This is a smart contract for Stacks 2.0 Hackathon written in Clarity.
This smart contract can increment the value of counter, decrement the value of counter and check if counter value is even or odd.
This smart contract have four functions :
1. Increment method
2. Decrement method
3. Even - Odd method
4. Get value of counter method