They are not related so I don’t think so
sug681793873 activity
sug681793873 commented on And is this use web3 or something else?
Web3 as in web3 js? Nopes.. but the concepts are probably the same. I would recommend checking out https://github.com/ElrondNetwork and going through the projects codebases. That’s how I learned when I started.
sug681793873 commented on How I interact smart contract with backend and frontend?
Try the erdjs cookbook may be. https://docs.elrond.com/sdk-and-tools/erdjs/erdjs-cookbook/
sug681793873 commented on Slightly confused on nft minting, say I have a jpeg in my documents, how would I turn that into a URI for an nft?
I personally use https://www.pinata.cloud/ . They give you 1gb hosting for free too (Not affiliated in any way).
sug681793873 commented on Sorry for Super beginner question. I am learning Rust and inspired to be a developer in blockchain industry. Just finished 3 rust beginner courses in Udemy. Anyone could advise the next step or learning path for me?
I also suggest learning JS and Typescript for the dApp part. Without that, you are missing the frontend part of the puzzle.