Yes it can. You can check this minting sc for an example https://egldhub.dev/post/elven-nft-minter-smart-contract-59 You will need to pass different params that you need in order to create the nft to a method from the sc
raz8014162043 activity
raz8014162043 commented on it’s not clear how to use https://github.com/ElrondNetwork/elrond-sdk-erdjs-wallet-connect-provider/blob/main/src/walletConnectProvider.ts to get the auth token, can someone help?
Not at the computer right now but most providers would accept a token (that you generate) and would return a signature after login. The message signed has the format “address+token+{}” (without the + sign). You can use that message, with the address and signature to verify it on your backend
raz8014162043 commented on hi guys, there is a guide for a smart contract for nft list or presale?
Hi! Not sure about a guide but you can find some SC examples here https://github.com/ElrondDevGuild/awesome-elrond-dev-resources
raz8014162043 commented on is it scam or possible scam?
It's no scam. It's an sft we want to distribute to our holders and they can "open" it and get a reward.