1 cti8360294266c/ElrondDevelopers 2years ago does anyone know the rust function for sending a nft/sft?
1 cti8360294266c/ElrondDevelopers 2years ago 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?
1 cti8360294266c/ElrondDevelopers 2years ago hey Rares, can you please pin point a discussion that explains this in more detail?
1 cti8360294266c/ElrondDevelopers 2years ago erdjs question: can you somehow get the status of the transaction (if it succeeded or failed) after calling await watcher.awaitCompleted(transaction); ?
1 cti8360294266c/ElrondDevelopers 2years ago hello, how do you represent a big number in elrond SC? For example if i want to transfer 10 ESDT how should i write it?
1 cti8360294266c/ElrondDevelopers 2years ago hi everyone, any idea why i’m getting “”transaction generation failed: ed25519: invalid signature ” when i use the transaction/send api?
1 cti8360294266c/ElrondDevelopers 2years ago any examples on what to do with the transaction after i sign it? how do i send it to the blockchain?
2 cti8360294266c/ElrondDevelopers 2years ago Pushing one more time on this, @LucianMincu when do you think we will have dapp-core/dapp-utils/dapp-template using erdjs 10?
1 cti8360294266c/ElrondDevelopers 2years ago Hello. Anyone knows how to check the ESDT balance of a certain wallet from erdjs?
1 cti8360294266c/ElrondDevelopers 2years ago Do I need to install any extension so that I am able to jump to the definition of self.blockchain()?
2 cti8360294266c/ElrondDevelopers 2years ago since erdjs has suffered major changes in v10, when do you think we’ll see a dapp-template/dapp-core/dapp-utils that are using the new erdjs v10 package?
2 cti8360294266c/ElrondDevelopers 2years ago is 92e65a10fa6e3dcd208dba5012cc82209a8b2c5c5138fb3655904d6b49b5a02e valid or it should be 0x92e65a10fa6e3dcd208dba5012cc82209a8b2c5c5138fb3655904d6b49b5a02e?