博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
三个基于Ethereum的工程
阅读量:6350 次
发布时间:2019-06-22

本文共 6320 字,大约阅读时间需要 21 分钟。

hot3.png

Ethereum is more than the second fiddle to Bitcoin. While it’s not a heavy hitter when it comes to valuation – and it is unlikely ever to be – this popular cryptocurrency brings much more to the table than Bitcoin ever could. In fact, where Bitcoin is a one-trick pony, Ethereum was designed from day one to be the backbone of dozens, if not hundreds, of different applications. Here are three of these amazing Ethereum-based crypto projects, what they do, and why they’re important.

Why Ethereum is Different

Before any serious discussion of projects based on Ethereum, though – and while it’s easy enough to – we need to understand what it is about this blockchain that makes it different. While it’s created with the same basic technology as Bitcoin, Ethereum distinguishes itself in the following ways.

Smart Contracts

At its simplest, a “smart contract” is simply a piece of cryptographic code that contains the rules for a transaction on a blockchain. This isn’t new, as that’s exactly what facilitates transactions on the Bitcoin network, but Ethereum is designed to facilitate smart contracts undertake all sorts of different code transactions.

DApps

The versatility that Ethereum offers by letting users design smart contracts for specific actions, and the ability to have these smart contracts work in tandem with others, means that developers can literally program software programs that run on the blockchain. These , or DApps, can be designed for more or less any use from resource planning, asset management, or even game design.

The ERC-20 Standard

DApps built on Ethereum support the interaction of Ether – the token that lives on the blockchain. However, these DApps can also be used to create tokens based upon a universal Ethereum standard. Referred to ERC-20, this token standard serves as a template for Ethereum-based tokens in order to be compatible with the blockchain. ERC-20 tokens can then be used within a DApp’s ecosystem in a number of ways, including being sold in an initial coin offering in order to generate funding for a product.

The List

After understanding how universal the Ethereum blockchain is and how versatile it can be, it’s easy to imagine how many different applications it could have. There are an untold number of Ethereum-based DApps in development at any given time, all of which make use of the ability to create ERC-20 tokens and to be governed by specific sets of smart contracts. Here are three of the most revolutionary projects running on Ethereum right now, both active and inactive.

Golem

Envisioned as a platform built to provide access to high-level computing functions, aims to create a world-spanning virtual supercomputer that can be accessed or rented anywhere, by anyone, at any time. Users that need serious computing power, such as researchers running biological analysis experiments, artists compiling computer graphics for feature-length animated films, or running algorithms for machine learning and AI.

The key to Golem is that users across the world can either rent or contribute computing power from the network, with these transactions handled through the Golem Network Token, the project’s Ethereum-based cryptocurrency. This democratizes access to supercomputing in ways that were never thought to have been possible – but because of Ethereum’s unique architecture, this has become a reality.

Gnosis

Gnosis – which is ancient Greek for “knowledge” – is an Ethereum-based project that seeks to decentralize the processing of prediction markets in an automatic, transparent, and real-time manner. Gnosis can be on literally everything – from who’s going to win the next presidential election, the next World Series, or the next free Big Mac at the McDonalds in Times Square.

Yes, it’s essentially a betting app, but that diminishes the impact of Gnosis. It’s a completely transparent betting app that can automatically distribute winnings and is impossible to be interfered with and is incredibly resistant to tampering. As a result, this Ethereum-built DApp is poised to revolutionize gaming and gambling.

The DAO

Long considered to have been the poster boy for Ethereum-based DApps, The Decentralized Autonomous Organization, also simply known as The DAO, shows both the heights of what Ethereum-based projects can accomplish and how those same projects can go horribly wrong. The DAO was a venture capital fund that was both completely investor-directed and completely automated. This set of smart contracts written on the Ethereum blockchain let investors purchase DAO tokens in exchange for Ether. This Ether was then invested, according to the predetermined rules of The DAO’s code.

Unfortunately, The DAO isn’t just one of the most groundbreaking attempts to harness Ethereum’s flexibility – it’s also one of the most important cautionary tales when it comes to cryptocurrency. Because of unintentional flaws in the smart contracts comprising The DAO, there was an exploitable loophole. Anonymous hackers , stealing around $50 million worth of Ether that had been invested in the fund.

Conclusion

The three Ethereum-backed crypto projects detailed above are, truly, just the tip of the iceberg when it comes to examples of what flexible and adaptable blockchains can accomplish. While not every project out there will be as innovative as Golem, as able to be monetized as Gnosis, or as ripe with unfulfilled promise as The DAO, it remains obvious that Ethereum has the utility that other blockchains lack.

Bitcoin, with its constantly soaring and fluctuating valuation, is unlikely to go away any time soon. At the same token, neither is Ethereum, though it’s wildly unlikely the two will ever be close in value. In fact, Ethereum’s versatility lends it stability that Bitcoin will always lack. As a result, the Ethereum blockchain possibly has the staying power to outlast its older brother in the longer term.

Author: Catherine Tims is a freelance writer for  . After receiving her Master’s degree in English Language and Linguistics at the University of Arizona, she taught writing to graduate students at the University of Illinois/Champaign-Urbana. She has her own writing business, Ivy League Content, and freelances full time for business clients who need highly-researched articles.

转载于:https://my.oschina.net/u/2306127/blog/1607249

你可能感兴趣的文章
Java VisualVM远程监控JVM
查看>>
nasm预处理器(2)
查看>>
二叉排序树 算法实验
查看>>
Silverlight 5 beta新特性探索系列:10.浏览器模式下内嵌HTML+浏览器模式下创建txt文本文件...
查看>>
YourSQLDba 配置——修改备份路径
查看>>
nginx web服务理论与实战
查看>>
java 库存 进销存 商户 多用户管理系统 SSM springmvc 项目源码
查看>>
网易音乐版轮播-react组件版本
查看>>
ES6 - 函数与剩余运算符
查看>>
你对position了解有多深?看完这2道有意思的题你就有底了...
查看>>
WebSocket跨域问题解决
查看>>
ECMAScript6基本介绍
查看>>
世界经济论坛发布关于区块链网络安全的报告
查看>>
巨杉数据库加入CNCF云原生应用计算基金会,共建开源技术生态
查看>>
Ubuntu 16.04安装Nginx
查看>>
从 JS 编译原理到作用域(链)及闭包
查看>>
flutter 教程(一)flutter介绍
查看>>
CSS面试题目及答案
查看>>
【从蛋壳到满天飞】JS 数据结构解析和算法实现-Arrays(数组)
查看>>
Spring自定义注解从入门到精通
查看>>