Is Ethereum smart contract legit?

Well, the smart contract version isn’t that fun to play. [TL;DR] Using a ‘feature’ in the Solidity programming language it is possible to create smart contracts on the Ethereum blockchain that look completely legit ; however, everyone that sends money to the contract can never get it back due to that ‘feature’.

Read more

What is solidity contract code?

Solidity’s code is encapsulated in contracts which means a contract in Solidity is a collection of code (its functions) and data (its state) that resides at a specific address on the Ethereum blockchain . A contract is a fundamental block of building an application on the Ethereum.

Read more