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

Changing dollars into DRGZ (and back again) #2

Open
kelvinlockwood opened this issue Feb 10, 2021 · 1 comment
Open

Changing dollars into DRGZ (and back again) #2

kelvinlockwood opened this issue Feb 10, 2021 · 1 comment
Assignees

Comments

@kelvinlockwood
Copy link
Member

kelvinlockwood commented Feb 10, 2021

For the purpose of DRGZ marketplace prototype we can mock users changing FIAT into our DRGZ token.

In our side menu we can have a 'Get DRGZ' section which takes users to an account page where they can "topup".

To mock this up we could include this payment component > https://baseweb.design/components/payment-card

We can hack the payment card component so it delivers a successful transaction (regardless of what numbers are entered) and then this "transaction" can be recorded in our database - faunadb?

We then need to swap the FIAT record into our DRGZ tokens...

Screenshot 2021-02-10 at 14 40 55

@kelvinlockwood
Copy link
Member Author

This might be useful for hacking together an account page... https://github.com/decentraland/account

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

2 participants