https://github.com/roppa/tezart
Tezos blockchain art promotion and licensing system
https://github.com/roppa/tezart
Last synced: 8 months ago
JSON representation
Tezos blockchain art promotion and licensing system
- Host: GitHub
- URL: https://github.com/roppa/tezart
- Owner: roppa
- Created: 2020-03-10T13:30:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T09:37:38.000Z (over 3 years ago)
- Last Synced: 2025-04-08T23:44:33.018Z (about 1 year ago)
- Language: CSS
- Size: 4.66 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tezart
An artist and creative work management and license application.
## Artist
References [Schema.org Person](https://schema.org/Person).
## Lifecycle
- create your artist profile
- create a work of art
- artist uploads work, files saved to ipfs, hash created
- if price is set, it means it is licensed work
- encryption of files for republish rights
- purchase results in encrypted files being:
- decrypted with artists private key
- encrypted with purchasers public key
- saved to ipfs
- art is listed from contract (thumbnails and medium/watermarked images of all works)
## Schema
- [Createive work](https://schema.org/CreativeWork)
- Creative identity, [person](https://schema.org/Person) or [organisation](https://schema.org/Organization)
## Development
- IPFS - storage of artist profiles, encrypted and unencrypted art