-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
let user use their local currency #8
Comments
@tomislavmamic what to we do with stablecoin de-peg risk? IdeaUse an alternative token that's available on the network we'll use. Is this viable or? |
The risk is minimal because we don't hold the funds for long. When a user makes a donation through Allo smart contracts, she pays with a credit card, the onramp service exchanges it to EURe and deposits on users wallet, then immediately the amount is transacted to the grantees. This means grantees can access funds immediately and offramp or whatever they want. Bigger risk is the liquidity of the stablecoin. For example if there is not enough liquidity, exchange from EUR to EURe might be super expensive and the user might loose large share in conversion. This is why we should work closely with stablecoin issuers to make sure this doesn't happen. |
Is it a given that grantees must use receive EURe? |
I think the longer they hold crypto, the better.
…On Mon, 1 Jul 2024 at 15:32, Ante Borzić ***@***.***> wrote:
Is it a given that grantees must use receive EURe?
Can we/should we also do an automatic offramp for grantees?
—
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADZV5K6KIMVG3FRRAUGZMUTZKFD4HAVCNFSM6AAAAABJF4OYZGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMBQGAZDENRTGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Tomislav Mamić
|
We should abstract away the use of cryptocurrency for the user. This means that the average user, wouldn't even know that they use cryptocurrency. However, for advanced users, the fact that we use cryptocurrency shouldn't be out of reach.
UX for this should be similar to this UX of Split Promet (local public transport) app:
In our pilot in Split, local currency is EUR.
This means that, when user tops up using their credit card, they pay in EUR and get EUR on their wallet.
The text was updated successfully, but these errors were encountered: