Ether

As a decentralized platform that utilizes blockchain technology, Ether has many of the advantages (better security, immutable, trustless, no need for a central authority) and drawbacks (scalability issues and high transaction fees) of Bitcoin. Its distinguishing feature, however, is the ability to generate and execute “smart contracts,” which are a set of terms and conditions that allow for the automated exchange of tokens or digital assets. For example, Alice may automatically receive Bob’s tokens when the Cubs win the World Series, and Bob may automatically receive Alice’s tokens when the White Sox win the World Series. Through the use of these smart contracts, companies can develop decentralized applications (dApps) on the Ethereum platform, where users receive digital assets when a particular set of conditions occur. The Ether coin is referred to as the “gas” for executing the smart contracts on the Ethereum platform, which means users have to pay a certain amount in Ether to run a contract.

Pros: Executes Turing-complete smart contracts; platform for developing dApps; allows for the exchange of a wide range of digital assets; strong leadership in Vitalik Buterin and a development team of over 200 contributors; several tokens run on the Ethereum ERC20 token standard; second largest market cap to Bitcoin

Cons: Scalability issues; rising transaction fees (has reached ~$0.50 per transaction); vulnerable to a 51% attack if a mining pool or anyone else controls over 50% of the mining power

Analysis

To perform an objective analysis, each cryptocurrency is rated based on the following factors: (1) validation method; (2) leadership; (3) community participation in development; (4) transaction volume and market capitalization; (5) industry participation; (6) security; (7) usability; (8) technical features; (9) growth; (10) legal risks; and (11) estimated time of arrival.

Validation Method

Like Bitcoin, Ethereum uses a proof-of-work (POW) system to validate transactions by miners required to solve a cryptographic riddle which is difficult to compute but easy for others to verify.[1] Therefore, mining requires a large amount of computing resources and electricity. Additionally, a POW system is vulnerable to a 51% attack, where a single miner or mining pool (made up of several miners working together who split the rewards) has more than half of the mining power of the network. As a result, the miner can refuse to validate transactions and can double-spend Ether.[2] On the other hand, the likelihood of a 51% attack is low, because this would devalue the currency that the miners are working to obtain.

Currently, Ethereum is considering switching to a proof-of-stake (POS) system called Casper, where the validator for the next block is selected based on a combination of random selection, account balance, and the number of days the coins have been held.[3]

Leadership/Community Participation

The Ethereum Foundation is led by Vitalik Buterin, a Russian-Candian programmer and entrepreneur who co-founded Ethereum before he turned 20 and has been referred to as a “boy genius.”[4] The Ethereum Foundation includes over 200 members who are actively improving the functionality of the network.[5] Software updates are added on Github on a regular basis.

Transaction Volume and Market Capitalization

Ether has the second largest market cap to Bitcoin (~$80B) [6] and a transaction volume of about 1 million transactions per day.[7] Nevertheless, Ether has been experiencing scalability issues as transaction volume has rapidly increased leading to rising transaction fees. Multiple solutions to this problem have been proposed including a multi-layered protocol similar to Bitcoin’s Lightning Network where most transactions will occur on off-chain micropayment channels. Another proposed solution is referred to as “sharding,” where nodes no longer store the full state of the network and instead each node merely stores a subset of the data.[8] Then the nodes communicate with each other to obtain data which is not stored at a particular node. But, this system isn’t trustless since nodes need to obtain data from the other nodes.

Industry Participation

Several players have been involved in creating dApps on the Ethereum platform. This includes CryptoKitties[9] (an extremely popular game where virtual cats have been sold for up to $100k), Eth-Tweet[10] (a microblogging service), and WeiFund[11] (a crowdfunding service). While we have not yet seen dApps created by large companies, some big businesses such as Toyota have been experimenting with applications utilizing the Ethereum blockchain.[12]

Security

In terms of security, Ether has many of the same advantages and disadvantages as Bitcoin. Executing smart contracts on the blockchain may open Ether up to additional security issues, however, because the code used to run the smart contracts is made public. Everyone in the network then has the ability to review the code, find bugs, and exploit them before the developers become aware of the bugs and are able to make corrections.

Usability

Ether is a utility token used as fuel for operating the Ethereum platform.[13] This means that each time a developer creates a smart contract or issues a token on the Ethereum platform, a designated amount of Ether is transferred. Several tokens and altcoins have been created on the Ethereum platform using the token standard ERC20. These tokens include: Tron, ICON, OmiseGo, Binance Coin, VeChain, Tether, Golem, and many others.

Technical Features

Although smart contracts can also be executed using Bitcoin, the Bitcoin smart contracts have limited functionality. Ethereum, on the other hand, uses an Ethereum Virtual Machine[14] which executes Turing-complete smart contracts that can perform just about any computation, and are not limited to exchanging tokens.[15] In this manner, additional information can be recorded and exchanged via the blockchain, such as identity information, product information, etc. Ethereum also utilizes oracles to communicate with the off-blockchain world for evaluating conditions in the contract.[16] For example, if the terms of the contract indicate that Alice will receive 100 Ether from Bob if the average temperature in Chicago is over 50 degrees in January, an oracle collects temperature data for Chicago which is then evaluated by the smart contract.

Growth/Legal Risks

Currently, there are over 32000 ERC20 token contracts executing on the Ethereum platform, and this number has been increasing at an exponential rate.[17] As developers and companies find more uses for smart contracts, the value of Ether should continue to rise. Even though the supply of Ether is technically unlimited, the issuance of Ether is capped at 18 million per year.[18]

Estimated Time of Arrival

Like Bitcoin, Ether is currently in use and several developers have created dApps and tokens on the Ethereum platform. While it is still in its infancy, developers will likely experiment with more and more uses of smart contracts.

ETA: Now

Conclusion

Ether has the advantage of being the first cryptocurrency to be used in the execution of Turing-complete smart contracts. The possibilities for these contracts are endless, and the Ethereum project has the opportunity to transform not only the legal landscape, but how people and machines exchange value.

[1] https://en.wikipedia.org/wiki/Proof-of-work_system

[2] https://learncryptography.com/cryptocurrency/51-attack

[3] https://seekingalpha.com/article/4132934-ethereums-casper-protocol-will-address-problems-proof-stake

[4] https://www.inc.com/sonya-mann/vitalik-buterin-ethereum.html

[5] https://github.com/ethereum/go-ethereum

[6] https://coinmarketcap.com/currencies/ethereum/

[7] https://www.computerworld.com/article/3245928/emerging-technology/ethereum-explores-a-fix-for-blockchains-performance-problem.html

[8] https://www.coindesk.com/information/will-ethereum-scale/

[9] https://www.cnbc.com/2017/12/06/meet-cryptokitties-the-new-digital-beanie-babies-selling-for-100k.html

[10] https://github.com/yep/eth-tweet

[11] http://weifund.io

[12] https://www.trustnodes.com/2017/05/28/toyota-prototypes-ethereum-blockchain-based-car-sharing-uber-alternative

[13] https://www.ethereum.org/ether

[14] https://themerkle.com/what-is-the-ethereum-virtual-machine/

[15] https://www.coindesk.com/information/how-ethereum-works/

[16] https://bitcoin.stackexchange.com/questions/40389/what-advantages-and-disadvantages-does-ethereum-have-over-bitcoin

[17] https://etherscan.io/tokens

[18] https://www.ethereum.org/ether

Sort:  

Hi, I just upvoted and followed you :)

Follow back so we can help each other succeed! @hatu
My recent post

Coin Marketplace

STEEM 0.17
TRX 0.14
JST 0.028
BTC 58495.77
ETH 2579.09
USDT 1.00
SBD 2.44