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: 🎸check if pluggedIn user owns token #590

Merged
merged 7 commits into from
Oct 3, 2022

Conversation

prasanthLalapeta
Copy link
Contributor

Why?

Check if pluggedIn user owns token and show UI accordingly.

How?

  • fetch user owned tokens and store in redux store using jelly-js
  • update isNFTOwner utility method
  • update isNFTOwner utility method usage in all components with latest changes
  • add verifyConnectedOwner util method to find pluggedIn owner is connected and viewing his details

Tickets?

Demo?

Screenshot 2022-09-29 at 7 32 42 PM

@prasanthLalapeta prasanthLalapeta self-assigned this Sep 29, 2022
@prasanthLalapeta prasanthLalapeta changed the base branch from develop to chore/deprecate-marketplace-env-config October 3, 2022 10:16
@prasanthLalapeta prasanthLalapeta changed the base branch from chore/deprecate-marketplace-env-config to develop October 3, 2022 10:35
@prasanthLalapeta prasanthLalapeta merged commit 1abdd7a into develop Oct 3, 2022
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

Successfully merging this pull request may close these issues.

2 participants