2 guest4826102509c/ElrondDevelopers 3years ago Can the elrond packages be used with angular? Or making dapp is possible only in react?
1 guest4826102509c/ElrondDevelopers 3years ago Hi guys. Is there a possibility to mint multiple NFT's at the time? / The goal is that the NFT's will belong to the wallet and minted already, so the user will not mint the nft but buy directly?
1 guest4826102509c/ElrondDevelopers 3years ago Hi All. Can you guys tell me what are the vulnerabilities if I'm calling the elrond api directly from my production build? Do i need any middleware or it is safe to go like that?
2 guest4826102509c/ElrondDevelopers 3years ago Morning guys. I have just cloned the api.elrond project. When trying to build, it says that PluginService is missing. Did the path of the plugin template changed or something? import { PluginModule } from 'src/plugins/plugin.module'; Where did the plugin module moved? Or what is is used instead?