You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 28, 2023. It is now read-only.
Collections (or albums) are entities that store related audio files information and metadata.
This allows fast music discovery and search, statistics, etc.
Creating a schema for the collection here in streamer app allows us to quickly handle player app requests and then refer to blockchain app for transactions.
Collection schema is more likely to the collection type defined in blockchain project.
main fields are as below:
name
release Year
artist Name
co-artists
collection Type
audios
hash
meta
creator Address
The text was updated successfully, but these errors were encountered:
Hi @haghighatcs
If you want I can create this schema for you. 🧑💻 Bur you have to share the field type and which fields are required with me.
I have also checked your web it looks good 👌
Thank you
Dear Starboy
Thank you for reaching out, it's our pleasure and proud to have you joined.
This is our discord channel: https://discord.gg/6kxWD8eK
if you want to join us please use the above link.
And here are our other community links:
Telegram: https://t.me/muzikieHQ
We'll very happy to see you joining us.
in this case schemas created before by Ali and this issue solved. but you can follow and join us for other issues.
Again great to see you here and good luck.
Collections (or albums) are entities that store related audio files information and metadata.
This allows fast music discovery and search, statistics, etc.
Creating a schema for the collection here in streamer app allows us to quickly handle player app requests and then refer to blockchain app for transactions.
Collection schema is more likely to the collection type defined in blockchain project.
main fields are as below:
name
release Year
artist Name
co-artists
collection Type
audios
hash
meta
creator Address
The text was updated successfully, but these errors were encountered: