Skip to content

NFT-Developer/ethunes-contracts

 
 

Repository files navigation

Ethunes Contracts

  • This is the very first version of Ethunes. Ethunes is decentralized music publishing right and licenseing NFT platform. Musicians mint their mp3 songs at ERC-721 tokens. Owner of this token will have the right to issue different categories of license such as non-commercial, or modification which then could bepurchased in the form of ERC-1155 tokens. Buyers can purchase as many as they desire. Later then can also sell this ownership on secondary marketplaces like opensea.

Producers, music companies or individual collectors can also earn incomings from the new licenses sold. Original musicians will still receive royalties.

Connected Repos

Front-end

Subgraph

How to begin

- git clone https://github.com/Ethunes/ethunes-contracts.git
- npm i
- ganache-cli
- truffle migrate --network development --reset
- truffle console --network development

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 94.3%
  • JavaScript 5.7%