What is Ethereum? [The Most Updated Step-by-Step-Guide!]

Updated on: September 27th, 2023
This content has been Fact-Checked.
What is Ethereum? [The Most Updated Step-by-Step-Guide!]

If you want to know what is ethereum, how it works, and what it can be used for, without going deep into the technical abyss, this guide is perfect for you.

Ethereum is a global, decentralized platform for money and new kinds of applications. On Ethereum, you can write code that controls the money, and build applications accessible anywhere in the world.

This guide will provide you insights on the history of Ethereum, ethereum mining, how does Ethereum work, how to buy Ethereum, ETH vs BTC, Ethereum benefits and a glimpse of Ethereum 2.0.

Is Ethereum better than Bitcoin?

Beyond Bitcoin & first-generation decentralized applications

Although commonly associated with Bitcoin, blockchain technology has many other applications that go way beyond digital currencies. In fact, Bitcoin is only one of several hundred applications that use blockchain technology today.

Until relatively recently, building blockchain applications has required a complex background in coding, cryptography, mathematics as well as significant resources. But times have changed. Previously unimagined applications, from electronic voting & digitally recorded property assets to regulatory compliance & trading are now actively being developed and deployed faster than ever before. By providing developers with the tools to build decentralized applications, ethereum is making all of this possible.

 

UPDATE! 

Ethereum changed from proof of work to proof of stake in Septemeber 2022

On Sept. 15, 2022, the Ethereum community completed what is known as “The Merge” with a transition to a Proof of Stake (PoS) consensus algorithm running on the Beacon Chain. For Ethereum and its users the benefit of moving to Proof of Stake (PoS), include potentially faster transaction speeds, while using less overall energy to process and validate transactions.

The “Merge” is the term used to describe Ethereum’s transition from PoW to PoS. Prior to deploying on its mainnet, Ethereum executed the Merge in multiple testnets. The mainnet Merge itself happened over two upgrades – Bellatrix and Paris.

– Bellatrix: A network upgrade on the consensus layer happened on September 6. 2022, at 11:34:47 am UTC.  

– Paris: An execution layer upgrade that happens when the terminal total difficulty (TTD) level on the network hits 58750000000000000000000. TTD determines the number of hashes left to mine on Ethereum before PoS takes over. TTD hit this number on September 15. 2022, when the Merge officially took place.

During the Merge, the existing PoW Ethereum blockchain combined with the PoS beacon chain. The beacon chain was launched in 2020. Whoever wished to become a validator in PoS could lock their stake in the beacon chain.

Following the PoS deployment, Ethereum will go through further updates to become faster and more efficient. The updates are as follows:

  • Surge: During this stage, Ethereum will introduce sharding – a layer-1 scalability technique that will enable the network to process transactions in parallel.
  • Verge: Ethereum will implement Verkle trees (a modified version of Merke trees) to make the network more efficient by reducing node size.
  • Purge: Eliminate historical blockchain data via pruning. This reduces the size of the blockchain, making it possible for more users to become full nodes within the network.
  • Splurge: The fine-tuning stage wherein the core developers will work on various upgrades to ensure that the network works as smoothly as possible.

 

What is Ethereum for beginners? [Video]

 

Key Highlights

  • November 2013: Vitalik Buterin publishes the ethereum whitepaper.
  • January 2014: The development of the Ethereum platform was publicly announced. The original Ethereum development team consisted of Vitalik Buterin, Mihai Alisie, Anthony Di Iorio, and Charles Hoskinson.
  • August 2014: Ethereum ends their ICO and raises $18.4 million.
  • May 2015: “Olympic” the ethereum testnet releases.
  • July 30, 2015: The first stage of Ethereum’s development, “Frontier” was released.
  • March 14, 2016: Homestead, the first “stable” ethereum release, went out on block 1,150,000.
  • June 2016: The DAO hack happens and the $50 million worth of Ether, which was 15% of the total Ether in circulation back at the time.
  • October 25, 2016: Ethereum Classic forks away from the original Ethereum protocol.
  • October 16, 2017: The Metropolis Byzantium hardfork update happens.
  • February 28, 2019: The Metropolis Constantinople hardfork update happens.

At its simplest, ethereum is an open software platform based on blockchain technology that enables developers to build and deploy decentralized applications. 

 

 

Is Ethereum similar to Bitcoin? Well, sort of, but not really.

Like Bitcoin, ethereum is a distributed public blockchain network. Although there are some significant technical differences between the two, the most important distinction to note is that Bitcoin and Ethereum differ substantially in purpose and capability. Bitcoin offers one particular application of blockchain technology, a peer to peer electronic cash system that enables online Bitcoin payments. While Bitcoin is used to track ownership of digital currency (bitcoins),  ethereum focuses on running the programming code of any decentralized application.

In the Ethereum, instead of mining for bitcoin, miners work to earn Ether, a type of crypto token that fuels the network. Beyond a tradeable cryptocurrency, Ether is also used by application developers to pay for transaction fees and services on the ethereum network. 

There is a second type of token that is used to pay miners fees for including transactions in their block, it is called gas, and every smart contract execution requires a certain amount of gas to be sent along with it to entice miners to put it in the blockchain.


Bitcoin is first and foremost a currency; this is one particular application of a blockchain. However, it is far from the only application. To take a past example of a similar situation, e-mail is one particular use of the internet, and for sure helped popularise it, but there are many others.” – Gavin Wood, ethereum Co-Founder

What is a Ethereum smart contract?

 

Smart contract is just a phrase used to describe a computer code that can facilitate the exchange of money, content, property, shares, or anything of value. When running on the blockchain a smart contract becomes like a self-operating computer program that automatically executes when specific conditions are met. Because smart contracts run on the blockchain, they run exactly as programmed without any possibility of censorship, downtime, fraud or third-party interference.

 

how smart contracts work

While all blockchains have the ability to process code, most are severely limited. ethereum is different. Rather than giving a set of limited operations, ethereum allows developers to create whatever operations they want. This means developers can build thousands of different applications that go way beyond anything we have seen before.


Ethereum Virtual Machine

Before the creation of ethereum applications were designed to do a very limited set of operations. Bitcoin and other cryptocurrencies, for example, were developed exclusively to operate as peer-to-peer digital currencies.

Developers faced a problem. Either expand the set of functions offered by Bitcoin and other types of applications, which is very complicated and time-consuming, or develop a new blockchain application and an entirely new platform as well. Recognizing this predicament, Ethereum’s creator, Vitalik Buterin developed a new approach.


“I thought [those in the Bitcoin community] weren’t approaching the problem in the right way. I thought they were going after individual applications; they were trying to kind of explicitly support each [use case] in a sort of Swiss Army knife protocol.”  – Vitalik Buterin, inventor of ethereum

Ethereum’s core innovation, the Ethereum Virtual Machine (EVM) is a Turing complete software that runs on the ethereum network. It enables anyone to run any program, regardless of the programming language given enough time and memory. The ethereum Virtual Machine makes the process of creating blockchain applications much easier and efficient than ever before. Instead of having to build an entirely original blockchain for each new application, ethereum enables the development of potentially thousands of different applications all on one platform.

What can Ethereum be used for?

Ethereum enables developers to build and deploy decentralized applications. A decentralized application or Dapp serve some particular purpose to its users. Bitcoin, for example, is a Dapp that provides its users with a peer to peer electronic cash system that enables online Bitcoin payments. Because decentralized applications are made up of code that runs on a blockchain network, they are not controlled by any individual or central entity.

Decentralized networks

Any services that are centralized can be decentralized using ethereum. Think about all the intermediary services that exist across hundreds of different industries. From obvious services like loans provided by banks to intermediary services rarely thought about by most people like title registries, voting systems, regulatory compliance and much more.

Ethereum can also be used to build Decentralized Autonomous Organizations (DAO). A DAO is a fully autonomous, decentralized organization with no single leader. DAO’s are run by programming code, on a collection of smart contracts written on ethereum. The code is designed to replace the rules and structure of a traditional organization, eliminating the need for people and centralized control. A DAO is owned by everyone who purchases tokens, but instead of each token equating to equity shares & ownership, tokens act as contributions that give people voting rights.


 

“A DAO consists of one or more contracts and could be funded by a group of like-minded individuals. A DAO operates completely transparently and completely independently of any human intervention, including its original creators. A DAO will stay on the network as long as it covers its survival costs and provides a useful service to its customer base”

  • Stephen Tual, Slock.it Founder, former CCO ethereum.

 

Ethereum is also being used as a platform to launch other cryptocurrencies. Because of the ERC20 token standard defined by the Ethereum Foundation, other developers can issue their own versions of this token and raise funds with an initial coin offering (ICO). In this fundraising strategy, the issuers of the token set an amount they want to raise, offer it in a crowd sale, and receive Ether in exchange. Billions of dollars have been raised by ICOs on the ethereum platform in the last two years, and one of the most valuable cryptocurrencies in the world, EOS, is an ERC20 token.

Ethereum has recently created a new standard called the ERC721 token for tracking unique digital assets. One of the biggest use cases currently for such tokens is digital collectibles, as the infrastructure allows for people to prove ownership of scarce digital goods. Many games are currently being built using this technology, such as the overnight hit CryptoKitties, a game where you can collect and breed digital cats.

 

 

What are the benefits of a decentralized ethereum Platform?

Because decentralized applications run on the blockchain, they benefit from all of its properties.

  • Immutability – A third party cannot make any changes to data.
  • Corruption & tamper proof – Apps are based on a network formed around the principle of consensus, making censorship impossible.
  • Secure – With no central point of failure and secured using cryptography, applications are well protected against hacking attacks and fraudulent activities.
  • Zero downtime – Apps never go down and can never be switched off.

What’s the downside of decentralized Ethereum applications?

Despite bringing a number of benefits, decentralized applications aren’t faultless. Because smart contract code is written by humans, smart contracts are only as good as the people who write them. Code bugs or oversights can lead to unintended adverse actions being taken. If a mistake in the code gets exploited, there is no efficient way in which an attack or exploitation can be stopped other than obtaining a network consensus and rewriting the underlying code. This goes against the essence of the blockchain which is meant to be immutable. Also, any action taken by a central party raises serious questions about the decentralized nature of an application.

ethereum dapps

I want to develop an app. How do I access Ethereum?

There are many ways you can plug into the ethereum network, one of the easiest ways is to use its native Mist browser. Mist provides a user-friendly interface & digital wallet for users to trade & store Ether as well as write, manage, deploy and use smart contracts. Like web browsers give access and help people navigate the internet, Mist provides a portal into the world of decentralized blockchain applications.

There is also the MetaMask browser extension, which turns Google Chrome into an ethereum browser. MetaMask allows anyone to easily run or develop decentralized applications from their browser. Although initially built as a Chrome plugin, MetaMask supports Firefox and the Brave Browser as well.

While it’s still early days, Mist, MetaMask and a variety of other browsers look set to make blockchain-based applications accessible to more people than ever before. Even people without a technical background can now potentially build blockchain apps. This is a revolutionary leap for blockchain technology that could bring decentralized applications into the mainstream.

What apps are currently being developed on Ethereum?

The ethereum platform is being used to create applications across a broad range of services and industries. But developers are in unchartered territory, so it’s hard to know which apps will succeed and which ones will fail. Here are a few exciting projects.  

Weifund provides an open platform for crowdfunding campaigns that leverages smart contracts. It enables contributions to be turned into contractually backed digital assets that can be used, traded or sold within the Ethereum ecosystem.

Uport provides users with a secure and convenient way to take complete control of their identity and personal information. Instead of relying on government institutions and surrendering their identities to third parties, users control who can access and use their data and personal information.

BlockApps is looking to provide the easiest way for enterprises to build, manage and deploy blockchain applications. From the proof of concept to full production systems and integration with legacy systems, Blockapps provides all the tools necessary to create private, semi-private and public industry-specific blockchain applications.

Provenance is using ethereum to make opaque supply chains more transparent. By tracing the origins and histories of products, the project aims to build an open & accessible framework of information so consumers can make informed decisions when they buy products.

Augur is an open-source prediction & forecasting market platform that allows anyone to forecast events and get rewarded for predicting them correctly. Predictions on future real-world events, like who will win the next US election, are carried out by trading virtual shares. If a person buys shares in a winning prediction, they receive monetary rewards.


 

“Ethereum is a spectacular public experiment that is showing the value of smart contracts on a public blockchain. It is the result of and the source of disruptive innovation of the likes that we haven’t seen since the early days of the Internet.” – Caleb Chen London Trust Media

The DAO hack that threatened everything

Remember how ethereum can be used to build Decentralized Autonomous Organizations? Well in 2016, something bad happened. A startup working on one particular DOA project, aptly named ‘The DAO’ got hacked.

The DAO was a project developed and programmed by a team behind another startup called Slock.it. Their aim was to build a humanless venture capital firm that would allow investors to make decisions through smart contracts. The DAO was funded through a token sale and ended up raising around $150 million dollars from thousands of different people.

Shortly after the funds were raised, The DAO was hacked by an unknown attacker who stole Ether worth around $50 million dollars at the time. While the attack was made possible by a technical flaw in The DAO software, not the ethereum platform itself, the developers and founders of ethereum were forced to deal with the mess.

An Ethereum fork in the road

After much debate, the Ethereum community voted and decided to retrieve the stolen funds by executing what’s known as a hard fork or a change in code. The hard fork moved the stolen funds to a new smart contract designed to let the original owners withdraw their tokens. But this is where things get complicated. The implications of this decision are controversial and the topic of intense debate.

Here’s why. ethereum is based on blockchain technology where all transactions are meant to be irreversible and unchangeable. By executing a hard fork and rewriting the rules by which the blockchain executes, ethereum set a dangerous precedent that goes against the very essence of blockchain. If the blockchain is changed every time a large enough amount of money is involved, or enough people get negatively impacted, the blockchain will lose its main value proposition – secure, anonymous, tamper proof & unchangeable.

While another less aggressive soft fork solution was put forth, the ethereum community and its founders were placed in a perilous position. If they didn’t retrieve the stolen investor money, confidence in ethereum could be lost. On the other hand, recovering investor money required actions that went against the core ideals of decentralization and set a dangerous precedent.

The aftermath – Ethereum splits

In the end, the majority of the ethereum community voted to perform a hard fork, and retrieve The DAO investor’s money. But not everyone agreed with this course of action. This resulted in a split where two parallel blockchains now exist. For those members who strongly disagree with any changes to the blockchain even when hacking occurs there is Ethereum classic. For the majority who agreed to rewrite a small part of the blockchain and return the stolen money to their owners, there is ethereum.  

Both ethereum blockchains have the same features and are identical in every way up to a certain block where the hard-fork was implemented. This means that everything that happened on Ethereum up until the hard-fork is still valid on the Ethereum Classic. From the block where the hard fork or change in code was executed onwards, the two ethereum blockchains act individually.

Despite the fallout from The DAO hack, ethereum is moving forward and looking to a bright future. By providing a user-friendly platform that enables people to harness the power of blockchain technology, ethereum is speeding up the decentralization of the world economy. Decentralized applications have the potential to profoundly disrupt hundreds of industries including finance, real estate, academia, insurance, healthcare and the public sector amongst many others.

Most significant companies will run business processes on their private blockchains.

Private blockchains: Within two years, major companies will conduct several business processes on their own private, permissioned corporate blockchains. Employees, customers, vendors, and service providers at each company will be able to securely access that company’s private blockchain via strong cryptographically authenticated transactions.

Consortia blockchains: In two years, many companies will have started to build bottom-up consortia blockchains with a small number of counterparties in their ecosystem collaborating on a small number of use cases to share trusted source-of-truth infrastructure, supply or value chains.

Business use of public blockchains: Some companies will employ public ethereum with their use cases that employ the same stack of blockchain components that they have purchased or built for their private Ethereum-based implementations.

What are the next steps for Ethereum?

In August 2021, Ethereum went through one of the most significant upgrades by integrating EIP-1559 through the London hard fork. The reason why this upgrade was needed is that Ethereum had a gas fees problem. The gas fees system was originally an auction-based mechanism, which the miners could potentially manipulate and charge exorbitant fees. EIP-1559 creates a hybrid model of base fees and tips. By establishing a baseline payment, Ethereum can incentivize miners in periods of high and low network congestion.

Up next, in 2022, Ethereum will go through a major transition, wherein it will go from a proof-of-work (PoW) system to a proof-of-stake (PoS) one. Ethereum will be implementing PoS through Casper. Not only is PoS a far more environmentally-friendly method, but it’s essential for sharding, as well.

Since 2020, Ethereum has given birth to two of the hottest sectors that are currently worth multi-billion dollars:

  • DeFi (decentralized finance)
  • NFT (non-fungible token)

Bear in mind that these two ecosystems are thriving despite Ethereum 1.0’s scalability shortcomings. One can only imagine how much more these two sectors will grow over the coming years. Also, having a scalable and efficient ecosystem will empower developers to create more sophisticated applications.

What is Ethereum: Conclusion

The ethereum platform is also helping to shift the way we use the Internet. Decentralized applications are pushing a fundamental change from an Internet of information where we can instantly view, exchange and communicate information to the Internet of value where people can exchange immediate value without any intermediaries.

As the industry continues to investigate blockchain platforms, it’s apparent that ethereum is becoming a de facto leader. For example, a few days ago JPMorgan publicly open-sourced its Quorum platform, architected and developed around the Go ethereum client by Jeff Wilcke and his team. Several other major banks are using ethereum, and Microsoft is anchoring its Bletchley platform on it as the foundational blockchain element. Industry, both publicly and confidentially, continues to contribute to ethereum and work with us and others to help our promising, toddler-age codebase reach maturity. Stay tuned for news on this front.

It takes a (global) village to raise a blockchain. The live network and the community of open source developers contribute significantly to this effort. They continuously refine and harden the ethereum platform, helping it get faster at responding to industry demands for the value propositions it offers. These investments of time and resources speak to their faith in ethereum governance and the value that businesses and developers see in its capabilities.

– Joseph Lubin, CEO of Consensys

While it’s still early days, and there will no doubt be more hurdles to overcome, ethereum looks to be a truly transformational platform. With many of the most exciting applications yet to be developed, we can only begin to wonder about the unimagined possibilities that await.

Ameer Rosic
Ameer’s the co-founder of blockgeeks. He’s an investor and blockchain evangelist, meaning he’s all about investing to bring transparency across the world. You can call him a serial entrepreneur with a couple of startups up his sleeve and tonnes of them in his mind. With over 160K subscribers on youtube, Ameer hosts his own show called #ameerapproved, where he talks about entrepreneurship and shares the latest crypto market updates. He has been a contributor at HuffPost, Due.com, Cryptominded, and VentureBeat. His clients are mostly tech startups that are operating on blockchain technology. Right now Ameer’s thinking about NFTs and their use cases. He might as well talk about it in his next youtube video. You can connect with Ameer on Linkedin and Twitter.

Like what you read? Give us one like or share it to your friends and get +16

1,158
newest oldest most voted
Cooper Johnson01
Cooper Johnson01

Ethereum is a decentralized software platform used for its own cryptocurrency, ether. It enables SmartContracts and Distributed Applications (ĐApps) to be built and run without any downtime, fraud, control, or interference from a third party… it is fully controlled by you..Ether is a fundamental token for operation of Ethereum, which thereby provides a public distributed ledger for transactions. For Example..It is used to pay for gas, a unit of computation used in transactions and other state transitions… you can get to know more about it or how to invest on our WhatsApp page +1 (8182736147)

karthik.pixelseo@gmail.com
Karthik Shanmugam

Such a nicely compiled blog for newbies! We Zab Technologies being a blockchain developers guiding people on developing their own Ethereum Tokens! – https://www.zabtechnologies.net/

A
twosatoshis

🙂

Faisal Mahmood
Faisal Mahmood

The best article ever……..

S
Satish Kumar

Amazing, Piece of work. It really worth to read and there is a lot of information. great work !!!

S
Smit Kabrawala

Woah. This is an amazing article. You would have undergone a heavy research to write such an article with so much of information.

Rajesh Shirsagar
Rajesh Shirsagar

Thanks for writing this great article! It’s very informative, and you included some great points to the equally great article. Great read!

R
RODRIGO TEODORO

Thank you for the clarifying article. As a Dummy, I’m still in doubt: are there two differente blockchains after the hardfork? If it’s positive, when I “enter” the Ethereum network, how do I know which one I’m entering?

p

This article is very informative, thanks. The article briefly mentions about the downside of the blockchain technology, which seems possible to cause serious consequences. Has solutions for these problems been derived?

m

Wow! a lot has happened in the last couple of months.. while we were stuck on social media taking selfies..
is there a crash program of sorts?

wooohoo!!!
just so much to learn in one night..

if i subscribe by email.. will you send random guides you did in the past as well as new ones?

Daniel

Bravo for this article! I am keen learner of anything connected with Blockchain and your blog topics are fantastic.
Keep up with a great job!

Regards,

Daniel

h

Although commonly associated with Bitcoin, blockchain technology has many other applications that go way beyond digital currencies. In fact, Bitcoin is only one of several hundred applications that use blockchain technology today.
Who will win Mayweather vs. Mayweather? https://allowlive.com/floyd-mayweather-vs-conor-mcgregor-live-stream/

E
Ethereum Currency

Ethereum Currency is an alternative crypto coin to Bitcoin and it has become popular more recently.

Ethereum Currency: https://ethereumcurrency.yolasite.com/

f

Just created the account to thank you guys very much for these articles! I am getting into cryptocurrency with ETH as my first investment, and I really have not managed to find a website that explains the concepts better than yours!

Cheers!

a

Ethereum price gained heavily against the US Dollar and Bitcoin. Now is the best time to mining it. Genesis mining is real company that offers fair mining of Ethereum, Bitcoin, Dash, Monero, Zcash and others.
Use promocode GzNuFE to get hashpower discount.

k

I created a profile just so I could tell you how fabulous this article is. I’m doing an article on ethereum for a financial site I write for and to be honest I knew very little about ethereum when I came here but left with quite a bit of knowledge from this and the intro to blockchain article that is linked to here. This article surpassed my expectations and is very well presented, and the most important thing is, it requires no preexisting technical knowledge to grasp. So many articles discuss concepts like blockchain other technical terms without really explaining them properly, but thanks to this article I know what this is now and what it’s for, and can grasp some of its huge potential. Thanks!

o

This article is one of the best i ever came across!!! Thumbs up!!

B
Bernard Parah Barje

This articles got me to understand Ethereum. Thanks for this.

w

THANK YOU!! I’ve been looking for an article that brakes the basics down like this. My understanding has grown over the past 6 months, but myself and others that have learned of Blockchain and Ethereum always seem to be thirsty for more knowledge. Is there a guide in the works to explain intermediate level concepts such as POW vs. POS? I am currently attempting to understand all the specifics mentioned in the Ethereum Alliance Enterprise gathering, but find myself lost too often during their 7 hour presentation. Thanks again!!

Dmitry Buterin
Dmitry Buterin
T
Tamal Dutt

i love this article

Nur Azhar
Nur Azhar

ethereum is mutable…

T
Tamim Haider

Very nice article about Ethereum. But still I am not clear on “How Ethereum works” my questions are

1. What is the relation between the two accounts Blockchain account(eg bitcoin transaction) and Smart contract account (that holds the contract)?
2. I have read Blockchain and smart contract in immutable that means no one can edit. So what happen if some thing is need to be changed?
3. How can someone cancel the smart contract?
4. In Blockchain the Block contain the transactions. So what contain Ethereum blocks (transactions or smart contract)

can someone please suggest me some documents or videos so that i am clearly understand how Ethereum works and can develop something on Etherereum.

Thanks in advance.
Tamim

N
Nick Thompson

Disclaimer – I’m not a professional / expert ‘blockchain’ person, but answering hard questions helps cement understanding. I assume I’ll be corrected if Im wrong.
1. The blockchain is a ledger that keeps track of how much ‘stuff’ (ie BTC, ETH,…create your own currency if you wish) you have. Its the history of transactions. ‘Ethereum’ provides a platform for building contracts…if a contract’s conditions are met, then a transaction (whose rules and automation are agreed ahead of time) automatically occurs and the result of that transaction becomes a part of the ledger. Anyone will be able to see that an address (sellers’ public key) has given ‘stuff’ to another address (purchasers’ public key).
IE… I have 50 ETH , and want to buy a ‘widget’ for 25 ETH given a particular set of circumstances (it works, or the temperature is >10c tomorrow). I agree with a seller on the conditions of a contract, and we ‘create’ a contract on an Ethereum platform, with appropriate sign-offs and verification. This could be 2 steps, or it could be 1000 steps. Once established in the ‘smart contract’, if it is indeed >10c tomorrow, the contract automatically shifts 25 ETH to your account and ships me my widget. The results are recorded in the blockchain.
So…the blockchain exists independently of the smart contract. The smart contract can be used for a transaction, which will then be recorded in the blockchain.
2& 3. Steps to cancel a contract must be written into the smart contract itself. This requires due diligence for the both the seller / buyer up front…you wont be able to change it after it has been committed.
4. Really, has been answered above.

J
Julián Morales

This article is excellent! Thanks!

Håkon Tillier
Håkon Tillier

Great article, will keep it for future reference! :thumbsup:

J
Jamal Zada

Great intro. Tnx!!

M
Moje AZ

well written Ameer, enjoyed reading it. Thank you.

Jon Boroughs
Jon Boroughs

Nice explanation. The only thing I don’t agree with is the immutability as this has been proven wrong with the DAO tragedy

M
Michael MacGaw

Any defense requires decentralization, and any offense against exploitation requires a centralized approach. I think in the future it might be possible to “live” in this quantum like contradiction, between a centralized police action occuring after a vote while keeping a healthy decentralized “militia” of sorts which is not a victim.

b

I staunchly disagree. The “explanation” is as riddled with errors as it is vague. The essence of the “explanation” is, “Holy sh*t, this is the greatest thing since sliced bread, therefore it works and is valid.”

Funny how even creating a login for this site posted a form that was riddled with errors and that gave me no facile mechanism for setting a password that *I* could remember. But, here we are, pretending to be offering SECURITY guidance to the world. LOL!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Matt McGivern
Matt McGivern

This is a very good layman’s explanation of Ethereum and and how it’s useful.

M J Barczak
M J Barczak

Well you had me there until I read “DAO’s are run by programming code, on a collection of smart contracts written on the Ethereum blockchain. The code is designed to replace the rules and structure of a traditional organization, eliminating the need for people and centralized control. ”

“eliminating the need for people” …

Ramon Catanjal
Ramon Catanjal

I love this article

1) ⭐ Q: What is Ethereum?

1
1) ⭐ Q: What is Ethereum?
asked
1 answers
1 votes
1
A: At its simplest, Ethereum is an open software platform based on blockchain technology that enables developers to build and deploy decentralized applications.
answered

2) ⭐ Q: Who created Ethereum?

1
2) ⭐ Q: Who created Ethereum?
asked
1 answers
1 votes
1
A: The original Ethereum development team consisted of Vitalik Buterin, Mihai Alisie, Anthony Di Iorio, and Charles Hoskinson.
answered

3) ⭐ Q: What is a Smart Contract?

1
3) ⭐ Q: What is a Smart Contract?
asked
1 answers
1 votes
1
A: “Smart contract” is just a phrase used to describe a computer code that can facilitate the exchange of money, content, property, shares, or anything of value. When running on the blockchain a smart contract becomes like a self-operating computer program that automatically executes when specific conditions are met. Because smart contracts run on the blockchain, they run exactly as programmed without any possibility of censorship, downtime, fraud or third-party interference.
answered

4) ⭐ Q: What is the Ethereum Virtual Machine?

1
4) ⭐ Q: What is the Ethereum Virtual Machine?
asked
1 answers
1 votes
1
A: the Ethereum Virtual Machine (EVM) is a Turing complete software that runs on the Ethereum network. It enables anyone to run any program, regardless of the programming language given enough time and memory.
answered

5) ⭐ Q: Where can I learn Ethereum Programming?

1
5) ⭐ Q: Where can I learn Ethereum Programming?
asked
1 answers
1 votes
1
A: You can access courses and workshops on Ethereum through the Blockgeeks Library or check out the Ethereum Master Class.
answered
Hungry for knowledge?
New guides and courses each week
Looking to invest?
Market data, analysis, and reports
Just curious?
A community of blockchain experts to help

Get started today

Already have an account? Sign In