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

Add blockchain calls #9

Open
marsskop opened this issue Apr 8, 2023 · 1 comment
Open

Add blockchain calls #9

marsskop opened this issue Apr 8, 2023 · 1 comment
Assignees

Comments

@marsskop
Copy link
Owner

marsskop commented Apr 8, 2023

  • on user creation -- create Customer account, add Customer account to customer_wallet to database. set waiter_wallet default to customer_wallet
  • on iam page -- show user transactions (from db, no web3 calls?). remove edit of customer_wallet/waiter_wallet(s)
  • on cafe admin page -- show waiters' transactions (from db, no web3 calls?)
  • on Tip click -- transfer n amount from logged in user to waiter (simulate fiat-to-token by minting n amount), add to transfers (with status?)
@marsskop
Copy link
Owner Author

marsskop commented May 9, 2023

user creation done

@marsskop marsskop self-assigned this May 11, 2023
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