Skip to content

josepchetrit12/Melodia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Melodia

alt text

Overview

Melodia is an NFT marketplace where any independent music composer can launch their albums as an NFT and users will be able to buy from the marketplace.

Contract Address
MelodiaTracking 0xa4273064da16E030B43e3f50b092950079cd80D7

Fleek Deployment

https://melodia.on.fleek.co/

Installation

  1. Clone the repo in your local system using command
git clone https://github.com/josepchetrit12/Melodia.git
  1. Install dependencies for each sub-directories hardhat and react-app
npm i
  1. Create .env file and add your PRIVATE_KEY of your wallet

  2. Compile the contracts from packages directory

npm run compile
  1. Run hardhat node in separate terminal to start local blockchain
npm run node
  1. Deploy contracts to local blockchain
npm run deploy
  1. Run react-app from packages directory
npm run start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published