I would guess erdjs
May8380086147 activity
May8380086147 commented on Hello gentlemen, I'm having issues of conflicting versions of erdpy: When running "erpdy --version", I get "erdpy 1.0.21", even though I just ran "pip install --upgrade erdpy", which told me that I now have the 2.0.0 version. I'm guessing that it has something to do with multiple Python installs on ... Read more
I found a fix for anyone experiencing the same issue: just re-run the script given on the elrond docs to install erpdy ^^
May8380086147 commented on Question: Is it possible to write a smart contract to the mainnet from the playground? How can I quickly create a simple smart contract for mainnet?
I would suggest using erdpy, it has templates to quickstart your contract and can help you build and deploy it