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] Implement CityCoins API #126

Closed
whoabuddy opened this issue Mar 15, 2022 · 1 comment
Closed

⚡[FEAT] Implement CityCoins API #126

whoabuddy opened this issue Mar 15, 2022 · 1 comment
Labels
Enhancement New feature or request

Comments

@whoabuddy
Copy link

Is your feature request related to a problem? Please describe.

Direct contract calls sometimes cause issues with loading, especially when a set of events are chained, e.g.

  • is the contract deployed?
  • is the contract activated?
  • does the user have a stacked balance?

Describe the solution you'd like

This could be fixed by refactoring the app to use the CityCoins API where possible, including some hard-coded city configuration data.

citycoins/api#44

@whoabuddy
Copy link
Author

Fixed in #130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant