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: add view collection #42

Merged
merged 19 commits into from
Jul 5, 2022
Merged

feat: add view collection #42

merged 19 commits into from
Jul 5, 2022

Conversation

cpl121
Copy link
Member

@cpl121 cpl121 commented Jun 21, 2022

I have needed to add 2 dependencies in the package.json

  • metaplex-foundation/js to find all nfts by candy machine id
  • swiper to add a carousel and show the tokens

The tokens that are displayed on the view page will only be seen when they have been minted
I have also added a token view in inspect candy machine by preloading the cache file, because I think it is interesting to know which tokens have been uploaded to the candy machine

Closes #36

@begonaalvarezd begonaalvarezd changed the title Feat: View collection feat: add view collection Jun 22, 2022
…-studio/candy-machine-dashboard into feat/view-collection
@boxfish-bot boxfish-bot temporarily deployed to Preview June 28, 2022 08:53 Inactive
@boxfish-bot boxfish-bot temporarily deployed to Preview June 28, 2022 09:17 Inactive
Copy link
Member

@begonaalvarezd begonaalvarezd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice work!
Added some comments 🙏🏼

components/Layout/Carousel.tsx Outdated Show resolved Hide resolved
components/Layout/Carousel.tsx Outdated Show resolved Hide resolved
pages/view-candy-machine/[id].tsx Outdated Show resolved Hide resolved
pages/view-candy-machine/[id].tsx Outdated Show resolved Hide resolved
components/layout/Carousel.tsx Outdated Show resolved Hide resolved
pages/view-candy-machine/[id].tsx Outdated Show resolved Hide resolved
@boxfish-bot boxfish-bot temporarily deployed to Preview June 29, 2022 10:19 Inactive
@boxfish-bot
Copy link
Member

This pull request has been deployed to Vercel.

Latest commit: ab257a6
✅ Preview: https://candy-machine-dashboard-6xq1hy54z-boxfish-studio.vercel.app
🔍 Inspect: https://vercel.com/boxfish-studio/candy-machine-dashboard/HpyMbdteqeTgcD3BG5ECJU4rMrNn

View Workflow Logs

@agus-xyz agus-xyz merged commit b85a39c into dev Jul 5, 2022
@agus-xyz agus-xyz deleted the feat/view-collection branch July 5, 2022 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Subtask]: Asset management: View collections
5 participants