First Application
Here is a simple contract with a count that has a default value of 0.
You can increment, decrement, and get the count.
cadence
Here is a simple contract with a count that has a default value of 0.
You can increment, decrement, and get the count.