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

ERC721: Add Minter(Bookstore concept) in LikeNFTClass contract #16

Open
rickmak opened this issue Jan 13, 2025 · 1 comment
Open

ERC721: Add Minter(Bookstore concept) in LikeNFTClass contract #16

rickmak opened this issue Jan 13, 2025 · 1 comment
Assignees

Comments

@rickmak
Copy link
Collaborator

rickmak commented Jan 13, 2025

Meta contract -> owned by likecoin
NFT collection -> owned by author, mintable by bookstore. (If some author don't have wallet, it will own by bookstore)
NFT instance -> owned by anyone, can batch mint by bookstore.

@rickmak rickmak self-assigned this Jan 13, 2025
@rickmak rickmak converted this from a draft issue Jan 13, 2025
@pcyeung pcyeung moved this from New to Backlog in Likecoin to OP Jan 15, 2025
@rickmak rickmak changed the title ERC721: Bookstore concept in contract ERC721: Add Minter(Bookstore concept) in LikeNFTClass contract Jan 31, 2025
@rickmak
Copy link
Collaborator Author

rickmak commented Jan 31, 2025

Actionable:

  • Owner able to set total supply
  • Owner able to mint
  • Owner able to set minter
  • Minter able to mint new LikeNFT is current supply < total supply
  • Minter able to send pre-minted LikeNFT in the vault.

@rickmak rickmak moved this from Backlog to Ready in Likecoin to OP Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant