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

New ERC-721 NFT implementation and POAP reference implementation refactor #406

Merged
merged 2 commits into from
Nov 8, 2022

Conversation

aaitor
Copy link
Member

@aaitor aaitor commented Oct 31, 2022

Description

  • NFT721Upgreadable refactor and new POAP implementation
  • Soul Bound NFT reference implementation

Is this PR related with an open issue?

Related to Issue #402 and #405

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Follows the code style of this project.
  • Tests Cover Changes
  • Documentation

Funny gif

Put a link of a funny gif inside the parenthesis-->

@aaitor aaitor requested review from a team as code owners October 31, 2022 16:51
@aaitor aaitor linked an issue Nov 1, 2022 that may be closed by this pull request
@aaitor aaitor changed the base branch from master to develop November 8, 2022 07:56
@aaitor aaitor merged commit b08d708 into develop Nov 8, 2022
@aaitor aaitor deleted the feature/nft721_sequence branch November 8, 2022 07:57
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.

Generate sequential tokenIds for ERC-721 NFTs when minting
1 participant