https://github.com/canarygrapher/solash
Non transferable tokens project repository
https://github.com/canarygrapher/solash
Last synced: about 1 month ago
JSON representation
Non transferable tokens project repository
- Host: GitHub
- URL: https://github.com/canarygrapher/solash
- Owner: canaryGrapher
- Created: 2022-03-26T07:50:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T20:19:55.000Z (about 1 year ago)
- Last Synced: 2024-04-24T07:49:31.120Z (about 1 year ago)
- Language: TypeScript
- Size: 14.5 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SolAsh
_This repository is an implementation of Non-Transferable Tokens in Ethereum._
The NFT space is flourishing within the crypto ecosystem. In 2021 alone, there was a whopping $17.7 Billion in NFT trades volume. However, the application of NFTs is limited to ownership verification of a digital, or a real-world commodity. An NFT, by design, is transferable and deters its use of it in a wider area of application. This project is a work to implement a new standard of tokens in a blockchain ecosystem that can be used for multiple purposes, including, but not limited to, Identification, Certification, Ticketing, and Voting.