1 jul8221856699c/ElrondDevelopers 2years ago A super interesting topic for me. Isn't the https://github.com/ElrondNetwork/sc-nft-collection-minter built like that? It mints and sends random NFT tokens from a defined collection, right? Each NFT can have a different rarity rank. So what is the risk here when it comes to the RandomnessSource? Le... Read more
4 jul8221856699c/ElrondDevelopers 2years ago Hey, from what I know, the marketplaces send royalties automatically to the creator (also SC) (I know that from people running projects). I wonder what the purpose of these endpoints is: - https://github.com/ElrondNetwork/elrond-wasm-rs/blob/master/contracts/examples/nft-minter/src/lib.rs#L67 - htt... Read more