A decentraized way to buy and share music 🎵 Made on the Ethereum network.
-
Install MetaMask extension on your browser.
-
Install truffle
npm install -g truffle
- Inside the main directory
$ truffle develop
truffle(develop)> migrate --reset
-
Configure MetaMask
-
Inside the
client
directory
$ npm i
$ npm run start