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

Incomplete implementation of tokenURI #6

Open
chrishol opened this issue Oct 17, 2021 · 0 comments
Open

Incomplete implementation of tokenURI #6

chrishol opened this issue Oct 17, 2021 · 0 comments

Comments

@chrishol
Copy link

I love the batched reveal idea, but it's not clear to me how you would go from a single random number (entropy) for a batch of tokens to a unique id within a larger range. Do you have an idea for how this would be accomplished?

/// @dev Partially implemented, returns only example string of randomness-dependent content
function tokenURI(uint256 tokenId) override public view returns (string memory) {

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

No branches or pull requests

1 participant