If it’s worth saying, but not worth its own post, here's a place to put it.
If you are new to LessWrong, here's the place to introduce yourself. Personal stories, anecdotes, or just general comments on how you found us and what you hope to get from the site and community are invited. This is also the place to discuss feature requests and other ideas you have for the site, if you don't want to write a full top-level post.
If you want to explore the community more, I recommend reading the Library, checking recent Curated posts, seeing if there are any meetups in your area, and checking out the Getting Started section of the LessWrong FAQ. If you want to orient to the content on the site, you can also check out the new Concepts section.
The Open Thread tag is here. The Open Thread sequence is here.
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!