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

Create a launchparty contract to orchestrate nft minting and royalties. #1

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Conversation

0xstepit
Copy link

@0xstepit 0xstepit commented Jun 19, 2023

This PR implements the following changes:

  • Adds the logic to end the launch party based on two conditions: maximum tokens minted and end time reached.
  • Include unit test to verify function and small logic functionalities.
  • Includes a multitest suite to verify the functionality.

@0xstepit 0xstepit added the enhancement New feature or request label Jun 19, 2023
@0xstepit 0xstepit self-assigned this Jun 19, 2023
@0xstepit 0xstepit changed the title End launchparty based on time or max token. Create a launchparty contract to orchestrate nft minting and royalties. Jul 19, 2023
@0xstepit 0xstepit marked this pull request as ready for review July 19, 2023 14:31
@0xstepit 0xstepit requested a review from angelorc July 19, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants