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

feat(wallet/frontend): add temporary card service #1554

Merged
merged 3 commits into from
Sep 6, 2024

Conversation

raducristianpopa
Copy link
Member

@raducristianpopa raducristianpopa commented Sep 6, 2024

Context

Changes

  • Adds initial card service for the wallet frontend
  • Adds a mock service that simulates a successful API call

Note

Not the final state of the service!

This is introduced so we can prototype faster on the frontend by simulating API calls to the backend. Once the wallet endpoints are added (all or one by one, the card service will have to be updated).

@raducristianpopa raducristianpopa merged commit bf9844a into main Sep 6, 2024
16 checks passed
@raducristianpopa raducristianpopa deleted the rp/add-temporary-card-api branch September 6, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: wallet/frontend Wallet frontend implementations type: source Source changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants