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 zora join #3819

Merged
merged 6 commits into from Sep 23, 2023
Merged

feat: add zora join #3819

merged 6 commits into from Sep 23, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented Sep 23, 2023

What does this PR do?

πŸ€– Generated by Copilot at b489a13

Refactored the Join component to mint NFTs for channel memberships and added a new Mint component to handle the minting logic and UI. Updated the comment for the mintReferral variable in the MintAction component.

Related issues

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

πŸ€– Generated by Copilot at b489a13

  • Move and modify the Join component to use the new isMember_new endpoint and render the Mint modal (link, link, link)
  • Add the Mint component to handle the logic and UI for minting the membership NFT for a channel using the ZoraERC721Drop contract and the zora chain (link)
  • Update the comment for the mintReferral variable to match the comment argument in the mintWithRewards function (link)

Emoji

πŸ”„πŸŽ¨πŸ› οΈ

@vercel
Copy link

vercel bot commented Sep 23, 2023

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated (UTC)
prerender βœ… Ready (Inspect) Visit Preview Sep 23, 2023 5:52pm
web βœ… Ready (Inspect) Visit Preview Sep 23, 2023 5:52pm

@vercel vercel bot temporarily deployed to Preview – prerender September 23, 2023 17:37 Inactive
@bigint bigint merged commit f9f889e into main Sep 23, 2023
4 of 7 checks passed
@bigint bigint deleted the join-by-mint branch September 23, 2023 17:49
@vercel vercel bot temporarily deployed to Preview – prerender September 23, 2023 17:49 Inactive
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.

None yet

1 participant