https://github.com/mathmakesart/artcontracts
Smart Contract (SmartPy) and traditional (Python, JavaScript) code to facilitate custom data storage on the Tezos blockchain
https://github.com/mathmakesart/artcontracts
blockchain blockchain-demos blockchain-technology cryptocurrency javascript nfts on-chain onchain python python3 smartpy tezos tezos-blockchain
Last synced: 6 months ago
JSON representation
Smart Contract (SmartPy) and traditional (Python, JavaScript) code to facilitate custom data storage on the Tezos blockchain
- Host: GitHub
- URL: https://github.com/mathmakesart/artcontracts
- Owner: mathMakesArt
- License: other
- Created: 2021-07-21T03:51:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-06T07:38:41.000Z (over 3 years ago)
- Last Synced: 2023-06-11T21:21:33.127Z (almost 2 years ago)
- Topics: blockchain, blockchain-demos, blockchain-technology, cryptocurrency, javascript, nfts, on-chain, onchain, python, python3, smartpy, tezos, tezos-blockchain
- Language: Python
- Homepage:
- Size: 503 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ArtContracts
Personal repository related to releases of the ArtContracts project## What is ArtContracts?
ArtContracts is a personal project of mine, first announced on 2021/06/03 via [**this Twitter thread**](https://twitter.com/mathMakesArt/status/1400404617138257921) and [**this prototype NFT**](https://www.hicetnunc.xyz/objkt/112092) on [**HicEtNunc**](https://github.com/hicetnunc2000/hicetnunc).
The goal is to facilitate the storage of art (and other arbitrary data) entirely on-chain, specifically within the [**Tezos**](https://github.com/tezos) blockchain.