https://github.com/yanukadeneth99/clarity-projects
Contains all the projects I have done using the language Clarity.
https://github.com/yanukadeneth99/clarity-projects
clarity smart-contracts
Last synced: 3 months ago
JSON representation
Contains all the projects I have done using the language Clarity.
- Host: GitHub
- URL: https://github.com/yanukadeneth99/clarity-projects
- Owner: yanukadeneth99
- Created: 2022-10-12T10:11:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-24T08:07:31.000Z (over 2 years ago)
- Last Synced: 2025-01-11T19:30:35.209Z (5 months ago)
- Topics: clarity, smart-contracts
- Language: Clarity
- 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
# Clarity Projects
Click on Each of the Blue Folders above in this Repository to go into their respective Repository.
## List
- Counter User - Small Clarity contract that increases the count when a user interacts with the function.
- Counter - Counter that increments and Decrements written in Clarity.
- Time Locked Wallet - Time locked wallet that locks an amount for a block-height duration.
- Multi Sig Vault - Multi Signatured Vault run by a DAO Voting system written in Clarity.
- NFT Tokens - A NFT Project written in Clarity.
- Deeds - A House Deed on the blockchain to list and buy houses viewing ownership information.