Skip to content
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

Spike for fiat checkout #613

Open
thelostone-mc opened this issue Jul 4, 2024 · 0 comments
Open

Spike for fiat checkout #613

thelostone-mc opened this issue Jul 4, 2024 · 0 comments

Comments

@thelostone-mc
Copy link
Member

Problem

There is a usecase where are looking at being able to onboard users to allocate to rounds via fiat sources.
The flow we are imagining right now :

  • Ability to create a wallet (maybe magic.link / something along those lines)
  • using onramp to top up wallet
  • And then have the user sign the transaction
  • And we need to be able to have a unique identifier for each user

Questions :
When we create a wallet for the user, when it comes to funding the wallet

  • If we were use something like onramp which doesn't support fiat -> contract interaction. Is it possible to support users allocating in ERC20 tokens (new users won't have fees)
  • If we use something like transak which takes this into account and allows fiat -> direct contract, Allo.allocate would be invoked by the transak contract. In that sceanrio how would we differentiate between users
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant