An open API service indexing awesome lists of open source software.

https://github.com/yanukadeneth99/counter-user

Small Clarity contract that increases the count when a user interacts with the function.
https://github.com/yanukadeneth99/counter-user

clarity counter smart-contract

Last synced: 4 months ago
JSON representation

Small Clarity contract that increases the count when a user interacts with the function.

Awesome Lists containing this project

README

        

# Counter

A counter that increments when the user interacts with the contract while getting the value from it.

## Test

![Tests](https://i.imgur.com/aRsHsT2.png)

## Code

![Code](https://i.imgur.com/AP7m7jj.png)