Backend for sphinx tribes and bounties. The bounty platform pays out in bitcoin. Sign up with Sphinx Chat, complete a bounty, and earn bitcoin! Go to our website for available bounties.
One useful feature for us to have is a way to communicate to all members of the bounties platform. We can do this from relay and grab the pubkeys of profiles from the website. The message should be:
DM a new user
Send subsequent messages to the same user
Send payments
Send text
Encrypted messages
Logs for failed messages
Ability to distinguish provider from hunter
v1
v1 of this will be to send a payment to users without text. This way we don't need to encrypt any messages. This will also be triggered when a bounty is marked as paid ONLY through the org. When someone "marks as paid" manually, they are coordinating out of band so it isn't necessary to update them. Lastly, there should be logs of failed or success messages so we can debug as there will be edge-cases where these messages are likely to fail such as neutrino users.
[ ] Completed
v2
v2 should enable text messages to be sent along with payments. We should also enable for the ability to send other messages outside of payments and to be triggered by other key events that will be determined at a later date. An example would be to send an image with a CTA asking them to share they got paid on social media.
[ ] Completed
v3
It should also have an option inside of swarm admin to send a message to segmented users.
One useful feature for us to have is a way to communicate to all members of the bounties platform. We can do this from relay and grab the pubkeys of profiles from the website. The message should be:
v1
v1 of this will be to send a payment to users without text. This way we don't need to encrypt any messages. This will also be triggered when a bounty is marked as paid ONLY through the org. When someone "marks as paid" manually, they are coordinating out of band so it isn't necessary to update them. Lastly, there should be logs of failed or success messages so we can debug as there will be edge-cases where these messages are likely to fail such as neutrino users.
v2
v2 should enable text messages to be sent along with payments. We should also enable for the ability to send other messages outside of payments and to be triggered by other key events that will be determined at a later date. An example would be to send an image with a CTA asking them to share they got paid on social media.
v3
It should also have an option inside of swarm admin to send a message to segmented users.