Skip to content

Amandeep404/musicCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicCoin

Music coin is a web3 music player that converts your music files into NFTs . This app is built during a 48 hour hackathon - CodeFest 2023

WhatsApp Image 2023-03-19 at 13 30 03

Introduction

This project aims to revolutionize the music industry by developing a blockchain-powered, decentralized Web3 music player. The goal is to provide music artists with a platform to showcase their work and get rewarded directly from their fans using cryptocurrency payments.

Features

  • Decentralized music player that allows music artists to upload their work directly to the blockchain
  • Built on Web3 technology, providing a decentralized, secure, and transparent platform for music artists and fans
  • Community-driven curation of music content

Technologies Used

  • Ethereum blockchain
  • Solidity smart contract programming language
  • IPFS (InterPlanetary File System) for decentralized file storage
  • Web3.js library for interacting with the Ethereum blockchain
  • Javascript and tailwind css for website UI

Installation and Setup

  1. Clone the repository to your local machine
  2. Install the required dependencies using npm install
  3. Start the application using npm start

Contributors