metadata and hide.
This commit is contained in:
parent
c6f4372d23
commit
2a198d3186
2 changed files with 19 additions and 5 deletions
|
|
@ -1 +1,13 @@
|
|||
# Livestream
|
||||
# DJ Livestream
|
||||
|
||||
An extension to help DJs to conduct music livestreams.
|
||||
|
||||
It produces a single static QR code that can be shown on screen. Once someone scans that QR code with an lnurl-pay capable wallet they will see the name of the track being played at that time and the name of the producer.
|
||||
|
||||
They will then be given the opportunity to send a tip and a message related to that specific track and if they pay an amount over a specific threshold they will be given a link to download it (optional).
|
||||
|
||||
The revenue will be sent to a wallet created specifically for that producer, with optional revenue splitting between the DJ and the producer.
|
||||
|
||||
## Sponsored by
|
||||
|
||||
[](https://cryptograffiti.com/)
|
||||
|
|
|
|||
|
|
@ -1,8 +1,10 @@
|
|||
{
|
||||
"name": "Livestream Manager",
|
||||
"short_description": "Do music livestreams, sell songs with revenue splitting from a single QR code.",
|
||||
"name": "DJ Livestream",
|
||||
"short_description": "Take tips or messages, sell tracks and split revenue with a static QR code.",
|
||||
"icon": "speaker",
|
||||
"contributors": [
|
||||
"fiatjaf"
|
||||
]
|
||||
"fiatjaf",
|
||||
"cryptograffiti"
|
||||
],
|
||||
"hidden": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue