Do I need to learn Solidity?

We would recommend you learn Solidity if you want to: Be able to program money – create your own smart contracts to move money upon specified conditions being met. Learn the programming language for smart contracts to be deployed through the EVM (Ethereum Virtual Machine )

Read more

Is Python a Solidity?

Solidity is a curly-bracket language designed to target the Ethereum Virtual Machine (EVM). It is influenced by C++, Python and JavaScript . You can find more details about which languages Solidity has been inspired by in the language influences section.

Read more