View the original post on Musing.io
Ethereum is still the best smart contract platform. It is the biggest smart contract platform to date. Ethereum smart contracts are coded in solidity, a language suitable for smart contracts.
Ethereum has the "code is law" approach to smart contracts. That means, contracts are locked after they are written. They can't be changed. The only way a smart contract could be changed is a hard fork which is very unlikely to happen.
This provides better decentralization and cryptography secures the tokens. But it has its demerits which is, if a bug is found in the code. It can't be fixed and the developers would have to abandon their tokens and fork it on a new smart contract.
You can code smart contracts in Vyper and some other languages for Ethereumn too.
Vyper looks pretty cool:
https://github.com/ethereum/vyper
Follows a Python like Syntax.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Congratulations @littleboy! You have completed the following achievement on Steemit and have been rewarded with new badge(s) :
You published a post every day of the week
Click on the badge to view your Board of Honor.
If you no longer want to receive notifications, reply to this comment with the word
STOP
To support your work, I also upvoted your post!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit