Curated from: blockgeeks.com
Ideas, facts & insights covering these topics:
9 ideas
·1.5K reads
10
Explore the World's Best Ideas
Join today and uncover 100+ curated journeys from 50+ topics. Unlock access to our mobile app with extensive features.
Bitcoin created a decentralized monetary system which can transfer money from one person to another. That only allowed for monetary transactions, there was no way to add conditions to those transactions:
Alice can send Bob 5 BTC, but she couldn’t tell Bob that he will get the money only if he performed certain tasks.
These conditions are a smart contract: self-executing with specific instructions written in its code which get executed when certain conditions are made.
Say Alice wants to buy a house. The seller will receive the funds only if property rights are cleared and after the rights have been transferred over.
53
474 reads
Ether is made of a blockchain (an immutable database) and a world decentralised computer (EVM), a virtual machine in which all the smart contracts function in Ethereum.
The EVM is a simple yet powerful Turing Complete 256-bit virtual machine. Turing Complete means that given the resources and memory, any program executed in the EVM can solve any problem.
43
195 reads
A smart contract functionality needs to be 3 things:
Deterministic: it gives the same output to a given input every single time.
Terminable: contracts by definition, must be capable of termination in a given time limit.
42
155 reads
Gas is a unit that measures the amount of computational effort that it will take to execute certain operations. Each and every line of code in an Ethereum smart contract requires a certain amount of gas to be executed.
Suppose you are going on a road trip:
In Ether world:
41
146 reads
Incentivization. Like any proof-of-work peer-to-peer system, Ethereum is heavily dependent on the computational power of its miners. More miners, more computational power, more secure and fast the system.
To attract more miners Ether needs to make the system as profitable and alluring as possible for the miners. In Ethereum, there are two ways that miners can earn money:
40
111 reads
If bitcoin is digital gold, Ethereum is alike the power grid, powering an ecosystem of worldwide decentralized applications.
The gas is the metering system for the consumed power. And ETH is the currency used to pay for running the software and maintaining the network.
41
127 reads
To get an operation done in Ethereum, the sender of the transaction must specify a gas limit before they submit it to the network & a gas price:
41
98 reads
If an operation runs out of gas, then it is reverted back to its original state like nothing actually happened, however, the operation generator must STILL pay the miners the fee for their computational costs and the operation gets added to the blockchain (even if it has not been executed).
40
86 reads
When two numbers are added a million times in Ethereum it costs ~$26.55 in fees. On Amazon AWS system it costs $0.000000066.
This means that computation in Ethereum is 400 million times more expensive!
However:
41
112 reads
IDEAS CURATED BY
Life-long learner. Passionate about leadership, entrepreneurship, philosophy, Buddhism & SF. Founder @deepstash.
Learn more about crypto with this collection
How to start a successful business
How to build a strong team
How to market your business
Related collections
Similar ideas
7 ideas
Ethereum upgrades: A beginner’s guide to ETH 2.0
cointelegraph.com
6 ideas
Ethereum is the future of our economics
notboring.co
8 ideas
Read & Learn
20x Faster
without
deepstash
with
deepstash
with
deepstash
Personalized microlearning
—
100+ Learning Journeys
—
Access to 200,000+ ideas
—
Access to the mobile app
—
Unlimited idea saving
—
—
Unlimited history
—
—
Unlimited listening to ideas
—
—
Downloading & offline access
—
—
Supercharge your mind with one idea per day
Enter your email and spend 1 minute every day to learn something new.
I agree to receive email updates