Do I need Python for Solidity?

However, unless you want to interact with the smart contract with command line or online tools like Remix Solidity , you will need another language to interact with the smart contract . The second language can be Python or Javascript or any other language which already has some interaction libraries with Solidity.

Read more

Are smart contracts Trustless?

The ‘trustlessness’ of smart contracts is a misnomer . The use of smart contracts may facilitate the entry into transactions with others with whom we have no prior social ties, no past experience and whose reputation is unknown, thereby reducing the need for interpersonal trust between contracting parties.

Read more