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

Fetch Collectibles from Wallet Provider #58

Closed
6 tasks done
aurelticot opened this issue Jan 9, 2023 · 0 comments · Fixed by #130
Closed
6 tasks done

Fetch Collectibles from Wallet Provider #58

aurelticot opened this issue Jan 9, 2023 · 0 comments · Fixed by #130
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@aurelticot
Copy link
Contributor

aurelticot commented Jan 9, 2023

Focused on the Collectibles (NFTs)

  • Get the list of public wallet addresses
  • Define API schemas and types
  • Update components and other utils using the updated types
  • Fetch data from Wallet Provider for theses addresses
  • Whatever the data strategy is (see Define and implement data loading #47 ), ensure the data is displayed in the corresponding pages
  • Remove collectibles from mock data

See #57 focused on personal information from Vault public profile
See #62 ,focused on the other data (links, wallets, ...)

@aurelticot aurelticot added the enhancement New feature or request label Jan 9, 2023
@aurelticot aurelticot changed the title Extract token information (Collectibles and Badges) from Wallet Provider Fetch token information (Collectibles and Badges) from Wallet Provider Jan 9, 2023
@aurelticot aurelticot linked a pull request Feb 23, 2023 that will close this issue
@aurelticot aurelticot self-assigned this Feb 23, 2023
@aurelticot aurelticot changed the title Fetch token information (Collectibles and Badges) from Wallet Provider Fetch Collectibles from Wallet Provider Feb 27, 2023
@aurelticot aurelticot added this to the alpha milestone Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment