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

Replace createAccountBalanceData mock with real data from getAccountBalances() #28

Closed
werg opened this issue Mar 12, 2021 · 0 comments
Closed

Comments

@werg
Copy link
Contributor

werg commented Mar 12, 2021

In the account balances component, we have been using fake data to populate our component prototypes. Replace that fake data with the real data coming from getAccountBalances().

  • You may need to do some work to align the two data formats and add additonal data such as logos
  • There may be some issues with testing this code as it connects back to our blockchain components, be in touch if you run into trouble
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

3 participants