Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dumasolivier/tokenizer
Support your favorite musicians by collecting and trading NFTs of your favorite albums.
https://github.com/dumasolivier/tokenizer
blockchain ethereum smart-contracts solidity
Last synced: 20 days ago
JSON representation
Support your favorite musicians by collecting and trading NFTs of your favorite albums.
- Host: GitHub
- URL: https://github.com/dumasolivier/tokenizer
- Owner: DumasOlivier
- Created: 2022-04-30T15:10:24.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-25T08:49:43.000Z (over 2 years ago)
- Last Synced: 2024-11-21T18:44:50.085Z (3 months ago)
- Topics: blockchain, ethereum, smart-contracts, solidity
- Language: Solidity
- Homepage: https://tokenizer-front.vercel.app/
- Size: 2.12 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tokenizer โจ
Side project built to learn Solidity where Musicians can create NFTs for their albums and sell them to their fans.
Work in progess : This project is still a draft and is not finished yet ๐งโ๐ป
- Front-end : Nextjs
- Back-end : Solidity[https://tokenizer-front.vercel.app/](https://tokenizer-front.vercel.app/)
![Readme hero](public/images/reamde_hero.png)
Side project built to learn Solidity where Musicians can create NFTs for their albums and sell them to their fans.
## Fans ๐
It's a way fot the fans to support directly their favorite artists and be part of their community.
## Artists ๐ฆนโโ๏ธ
It's a way for artists to generate more revenues from their music, engage their audience and be able to create special events and offers for their NFTs owners.
@dev.
// TODO: Create the album page from the front-end
// Add the albums' metadata to the NFTs from the front-end.
contracts/Tokenizer.sol.l42