Hey Max, I'm glad that you found my article helpful!
If you need help or have any specific questions on the process of contributing to Ethereum (or other projects), feel free to hit me up.
As for Solidity, yes you're correct that the syntax is similar to JS. Although the actual compiler itself is written in C++, Solidity, and some Yul. github.com/ethereum/solidity
Good luck on your open-source journey and cheers!
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Hey Max, I'm glad that you found my article helpful!
If you need help or have any specific questions on the process of contributing to Ethereum (or other projects), feel free to hit me up.
As for Solidity, yes you're correct that the syntax is similar to JS. Although the actual compiler itself is written in C++, Solidity, and some Yul. github.com/ethereum/solidity
Good luck on your open-source journey and cheers!