Skip to content
Discussion options

You must be logged in to vote

We are building a minting standard as part of AIP 72, which will provide a range of modules and examples to create collections and tokens. The token-minter repo contains the move components for collection and token creation; to use under /token-minter. The other repos provide examples on how to use this repo, along with other features such as composability and extending the tokens.

For randomness, we have true randomness coming soon! So for now, you can use psuedorandomness, and switch to the randomness module once that is released on mainnet.

We are working to put together something similar to what you have asked for (creating NFTs with randomized traits, trait uploading etc). Will provi…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by gregnazario
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nft Questions related to NFTs and digital asset / token standards
3 participants