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

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.

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.