Skip to content

philoem/labelSmartContractWithTruffle

Repository files navigation

Handle smart contract for musical label with Truffle

Create smart contrat

  • with artist name
  • with title
  • with tracks

Only owner can added a track

Create tests

  • Should add a musician
  • Should not a musician if it already exist
  • Should add a track
  • Should not add a track to an unknown artist
  • Should get the tracks of an artist

Use Truffle develop to test and using accounts from list of Ganache

About

Deploy and test musical label smart contract with Truffle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published