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.
- Host: GitHub
- URL: https://github.com/yanukadeneth99/counter-user
- Owner: yanukadeneth99
- Created: 2022-10-12T09:57:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-23T08:15:01.000Z (over 2 years ago)
- Last Synced: 2025-01-11T19:30:27.315Z (5 months ago)
- Topics: clarity, counter, smart-contract
- Language: TypeScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## Code
