Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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