Music Crypt will be a decentralized application which will allow users to share music files and the profits go straight to the artist, there will be no middle entity to take a percentage or fee. Access to the files will be via QR Code or public address readable from within the program.
Music Crypt is built off the back bone of Elixium: https://github.com/ElixiumNetwork
And our active telegram is: https://t.me/elixiumnetwork
Our website: http://elixiumnetwork.org
If available in Hex, the package can be installed
by adding music_crypt
to your list of dependencies in mix.exs
:
def deps do
[
{:music_crypt, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/music_crypt.