The last time I worked on smart contracts is almost 2 years ago so I’m definitely not qualified to give you advice now, but I hope this would be useful in some way.
I think Solidity has the most mature ecosystem of libraries/development tools, but other new languages like Vyper have that additional security/modern features which were adapted by learning from (the mistakes of) other older languages. (I might be wrong)
Solidity shouldn’t be a hard language to learn, so just giving it a try and see how you feel about it could be a good option!
Hi!
The last time I worked on smart contracts is almost 2 years ago so I’m definitely not qualified to give you advice now, but I hope this would be useful in some way.
I think Solidity has the most mature ecosystem of libraries/development tools, but other new languages like Vyper have that additional security/modern features which were adapted by learning from (the mistakes of) other older languages. (I might be wrong)
Solidity shouldn’t be a hard language to learn, so just giving it a try and see how you feel about it could be a good option!