tari-project / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
346 stars 214 forks source link

Issuing betslips on Tari #1985

Closed lessless closed 1 year ago

lessless commented 4 years ago

Hi peeps,

I'm building a small betting product in which I can see a potential use case for Tari and hope someone can help me to understanding how Tari can fit into it.

Prior to making a bet user have to enter an email to which his betslip will be sent. Instead I would love to issue betslips on Tari network and ideally replace emails with a digital assets issued on a Tari network.

The flow goes like this:

Screencapture -> https://i.imgur.com/hJWWjFt.mp4

I would really love to start using Tari because it can enable an interesting use cases further down the road. Like trading bets or loyalty programs.

Since I'm not yet deeply familiar with protocol I would love to get a better picture of how to implement this.

Particularly, I don't have capacity to build my own wallet app - is it possible to manage betslips with Aurora? I.e. can I send betslips to Aurora address?

Here is what I have in my mind:

This also raises few questions:

As you see there is a lot of confusion and uncertainity and I hope someone will help me clarify all those things.

Thanks, you are awesome 😊!

lessless commented 4 years ago

Btw, here is a draft of a betslip email https://mjml.io/try-it-live/Hk596UFi8, just to give an idea how it looks like.

It contains a table with selected outcomes in 13 matches.

CjS77 commented 4 years ago

The good news is that we want to make it easy for guys like you to build digital asset applications on top of Tari.

The bad news is that we're some distance away from having that functionality ready. Right now, we're stabilising the base layer (mimblewimble token); and working on some frameworks for digital assets (see the validator node repo).

lessless commented 4 years ago

Thanks @CjS77. It would be ideal to use Tari address as an authentication mechanis in a same way as email is used. Then it woill be able to isse promotional credits for the first time user, for example: if user provides a Tari address before paying an invoice, then bet cost can be subtracted from his promotional credits account.

I'm 100% sure Tari will change digital landscape, and all excited to be its early adopter. Godspeed folks!

CjS77 commented 4 years ago

Indeed!