What are the advantages Ethereum has over Bitcoin, except faster transactions?
the developer experience and tooling is easier the bitcoin I believe, it has an official javascript api for its blockchain, and also has a framework/language (Solidity) for creating financial applications on top of it
Master Card, Cisco, and Scotiabank Join the Enterprise Ethereum Alliance
21–30 of 177 posts
Re: Master Card, Cisco, and Scotiabank Join the Enterprise Ethereum Alliance
#22What are the advantages Ethereum has over Bitcoin, except faster transactions?
Re: Master Card, Cisco, and Scotiabank Join the Enterprise Ethereum Alliance
#23Earlier quoted context omitted.
More capable embedded code that can implement interesting criteria to be enforced on transactions.
I'm just learning but are there any real world examples of this yet? any idea what % of transactions utilize this today?
Yes. The whitepaper lists many potential applications [0]. Some interesting ones today include issuing tokens for crowdsales ("ICO"s), gambling applications (FunFair), distributed computing (Golem), peer-to-peer payments and distributed apps (Status). There are many more that I am not familiar with.
>any idea what % of transactions utilize this today?
https://etherscan.io/accounts/c lists all smart contracts along with the amount of ETH they hold and the number of transactions that have called them. This doesn't completely answer your question, sorry.
[0] - https://github.com/ethereum/wiki/wiki/White-Paper#applicatio...
Re: Master Card, Cisco, and Scotiabank Join the Enterprise Ethereum Alliance
#24Earlier quoted context omitted.
a Turing complete scripting language for smart contracts that looks like Java
Looks like JavaScript
Solidity: strong static typing, class-based, all numbers are integers.
Javascript: weak dynamic typing, prototype-based, all numbers are floats.
Re: Master Card, Cisco, and Scotiabank Join the Enterprise Ethereum Alliance
#25Re: Master Card, Cisco, and Scotiabank Join the Enterprise Ethereum Alliance
#26What are the advantages Ethereum has over Bitcoin, except faster transactions?
Re: Master Card, Cisco, and Scotiabank Join the Enterprise Ethereum Alliance
#27If you are into the EEA, you should check it out its cousin, the Monero Enterprise Alliance: https://mea.business/
Re: Master Card, Cisco, and Scotiabank Join the Enterprise Ethereum Alliance
#28It's too bad that Etherium prices are down so much right now from a few weeks ago.
Re: Master Card, Cisco, and Scotiabank Join the Enterprise Ethereum Alliance
#29> The EEA describes itself as a standards group designed to help enterprises build their own interoperable technology, mostly using private versions of the ethereum blockchain. Ether price soaring right now, but isn't Master Card's bussiness direct competition of the public Ethereum blockchain as a payment system?