SlideShare a Scribd company logo
1 of 21
Download to read offline
Ethereum
The Future of Decentralized Apps
About Ethereum Project
Ethereum is the largest decentralized software platform that allows you to build
smart contracts and decentralized applications without any downtime and without
any third party interference.
It forms a decentralized and Peer-to-Peer network where all the applications run
on a public ledger called blockchain.
Blockchain also provides transparency to the users and prevents the network from
various fraudulent attempts and hackers looming around the internet.
What Is A Blockchain?
A blockchain public ledger that keeps a shared record of all the transactions
distributed over a vast network of users.
It is truly decentralized network and doesn’t require any intermediate system for
the exchange of services.
A blockchain is comprised of a series of data blocks wherein each block stores a
small patch of transactions made by the users. All these data blocks are chained
together electronically using a top-tier form of cryptography. Thus, all the blocks
together form a permanent and tamper-proof public record of each and every
transaction happened in the network. In a blockchain, every user is connected in
such a way that his/her data is made visible to every other user in that blockchain
without revealing their identity. To make it more simple, blockchain provides a
total transparency to the users.
How Blockchain Works?
A Smart Contract is basically a computer protocol that enforces the negotiation
between two exchanging parties.
it more simple, it makes up a contractual clause between two parties. It
automatically verifies the contract and executes the agreed terms.
Ethereum is the largest decentralized platform that allows you to build unlimited
Smart Contracts using Command line
Smart Contract
Decentralized Applications
An application will be called Decentralized if it incorporates following features:
★ The application must be completely open-source, it must operate
autonomously, and with no entity controlling the majority of its tokens.
★ The application's data and records of operation must be cryptographically
stored in a public, decentralized blockchain in order to avoid any central
points of failure.
★ The application must use a cryptographic token which is necessary for access
to the application.
★ The application must generate tokens according to a standard crytptographic
algorithm acting as a proof of the value nodes are contributing to the
application
Ether, The Fuel For Ethereum
Ether is the digital token used by Ethereum. It is also used to pay transaction fees
and other computational services on the Ethereum Network.
Ether is also used as a cryptocurrency and is traded on various exchanges just like
bitcoin.
It is the second most popular cryptocurrency in the world and has a market
capitalisation of 950 million USD.
The price of Ether token is also volatile just like other cryptocurrencies and it
keeps fluctuating every minute.
Ether Wallet
Ether wallet is a virtual wallet, basically a mobile or web application that lets you
store your ether tokens.
An Ether Wallet also provides several other facilities like sending your ethers to
another wallet address or receiving ethers from outside sources. You can also
keep a track of all your transactions.
Many wallet providers have also released web browser extensions of their
respective wallets and some are going to release a hardware version as well which
will be a USB stick that you can plug into any computer.
How New Ether Tokens Are Created?
The process of discovering and producing new ether tokens is called Mining. Ether mining is
very similar to the bitcoin mining except for the block halving and rewarding scheme offered
to the miners.
The person who mines or produces an ether, bitcoin or any other cryptocurrency is called
Miner. The miners solve complex mathematical problems on their computers using
advanced software tools and dedicated hardware chips called ASICs.
The main idea is to create a new block which gets added to the existing blockchain. Each
block contains a list of all the recent transactions happened within the bitcoin network.
Ethereum Virtual Machine is a computer software which runs at an abstraction
layer straight above the underlying hardware. Ethereum uses a Turing Complete
Virtual Machine for running and compiling the codes.
For this reason, Ethereum Virtual Machine is also called Turing Complete Virtual
Machine. The term “Turing Complete” flaunts that this software is adroit enough
to run any code defined by the developer or user.
Ethereum Virtual Machine (EVM)
Solidity, The Language Behind Ethereum
Solidity is one of the two main programming languages that are specifically
designed to target the Ethereum Virtual Machine or EVM. The other one is Serpent.
All the Ethereum based applications and Smart Contracts are written in Solidity.
Solidity was initially proposed in August 2014 by Dr. Gavin Wood and it was later
developed by the Ethereum project's Solidity team, lead by Dr. Christian
Reitweissner.
Solidity vs JavaScript
Solidity uses a whole new framework but it is very similar to the popular
JavaScript. Some points of difference between the two are given below.:
★ Solidity is kind of an Object Oriented (OO) language just like C++ and C#,
whereas Javascript is based on HTML.
★ Solidity is designed specifically for Ethereum applications and it runs only on
the Ethereum blockchain whereas JavaScript is a universal language for the
web and is being used in a large number of applications.
★ In case of solidity, the final result is available on every node within the
blockchain network. In contrast to this, the result is only available on a single
node in case of JavaScript.
Ethereum vs Bitcoin
One of the main reasons of Ethereum increasing popularity is its constant
comparison with bitcoin. Although Ethereum is built on bitcoin protocol, there are
many differences between the two.
★ Both Ethereum and bitcoin use different hashing algorithms. While Bitcoin
uses SHA-256 algorithm that produces a number in hexadecimal format,
Ethereum uses Ethash algorithm.
★ Ethereum uses a Ghost Protocol that fends off the use of centralized pool
mining. Whereas bitcoin still employs the pool mining concept.
★ The pre-set block time in Bitcoin is 10 minutes whereas in Ethereum, the
block time is of 12 seconds. So consequently, while bitcoin transactions
normally take a few minutes to be cleared, the Ethereum transactions are
cleared almost instantly and in matter of seconds.
★ Ethereum uses a Turing Complete programming language and a Turing
Complete internal code owing to which almost anything can be calculated by
just providing sufficient computing power and a particular time period.
★ Bitcoin block rewards halve every 4 years whilst Ethereum releases the same
amount of Ether each year ad infinitum.
Ethereum vs Bitcoin Contd.
Other Projects Similar To Ethereum
Maidsafe
Counterparty
Lisk
Rootstock
Tauchain
MAIDSAFE
MaidSafe (Massive Array of Internet Disks - Secure Access For Everyone) is an
open-source program that enables a decentralized internet platform. Instead of
specialized servers, data is stored and distributed by a network of
internet-connected computers supplied by network users. MaidSafe handles the
allocation of hard disk space and communication between the computers. Data
stored on the network is either encrypted or cryptographically signed by
MaidSafe-connected applications. The network itself cannot decrypt any of the
data. Users providing storage space, cpu power and bandwidth to the network
earn Safecoin, a digital currency that can be used to store information on the
network
Counterparty
Counterparty is an innovative platform for peer-to-peer markets and financial
instruments. Unlike Wall Street and other centralized financial institutions,
Counterparty provides open, secure financial tools and markets that do not require
a trusted third party or middleman to use. Counterparty aims to decentralize and
democratize finance in the same way the Internet itself has done with creation and
sharing of information.
The platform is built on top of Bitcoin, and extends the functionality of the Bitcoin
network in new and unprecedented ways. With Counterparty, anyone with an
Internet connection gains access to financial instruments that were previously
cost prohibitive or not available at all.
Lisk is the first DAPP platform which encompasses the concept of sidechains to
extend the scalability of the system without undermining the overall speed and
performance. But now the question arises, What exactly is a sidechain? And what’s
the benefit of using a sidechain?
To be precise, sidechain is an independent cryptographic ledger that is linked
directly to the main blockchain without jeopardizing its speed and performance.
Sidechains are developed solely to enhance the scalability of the existing
blockchain network. Each sidechain is customizable and they are protected by a
group of 101 master nodes. These master nodes use the same proof-of-stake
(PoS) mechanism as used by the parent Lisk network.
Lisk
Rootstock
Rootstock is the first open-source smart contract platform with a 2-way peg to
Bitcoin that also rewards the Bitcoin miners via merge-mining, allowing them to
actively participate in the Smart Contract revolution. RSK goal is to add value and
functionality to the Bitcoin ecosystem by enabling smart-contracts, near instant
payments and higher-scalability.
RSK can scale far beyond Bitcoin in its current state. RSK scales to 100
transaction per second (same level as Paypal) without sacrificing decentralization
and reducing storage and bandwidth usage using probabilistic verification and
fraud proofs, as well as blockchain sharding techniques.
Tauchain
Tauchain or simply T-chain is yet another project that aims to foster the use of
P2P network having three unified faces, i.e Rules, Proofs and Computer programs.
The Tauchain developers claim that Ethereum’s Turing Complete nature is not
taking the users to a right direction.
Ethereum’s present model essentially requires a crypto asset or digital coin known
as Ether but Tauchain doesn’t need it. The Tauchain users can agree on certain
economic characteristics of the network. The users can outline any kind of
incentive over their local Tau client.
Thank You
Visit: http://www.oodlestechnologies.com

More Related Content

What's hot

Introduction to Blockchain and Smart Contracts
Introduction to Blockchain and Smart ContractsIntroduction to Blockchain and Smart Contracts
Introduction to Blockchain and Smart ContractsTechracers
 
Blockchain Presentation
Blockchain PresentationBlockchain Presentation
Blockchain PresentationZied GUESMI
 
An Overview of Stablecoin
An Overview of StablecoinAn Overview of Stablecoin
An Overview of Stablecoin101 Blockchains
 
Basic introduction in blockchain, smart contracts, permissioned ledgers
Basic introduction in blockchain, smart contracts, permissioned ledgersBasic introduction in blockchain, smart contracts, permissioned ledgers
Basic introduction in blockchain, smart contracts, permissioned ledgersKoen Vingerhoets
 
Blockchain Fundamentals - Top Rated for Beginners
Blockchain Fundamentals - Top Rated for Beginners Blockchain Fundamentals - Top Rated for Beginners
Blockchain Fundamentals - Top Rated for Beginners 101 Blockchains
 
Smart Contract & Ethereum
Smart Contract & EthereumSmart Contract & Ethereum
Smart Contract & EthereumAkshay Singh
 
Blockchaindev #1 - Ethereum Smart Contracts 101
Blockchaindev #1 - Ethereum Smart Contracts 101Blockchaindev #1 - Ethereum Smart Contracts 101
Blockchaindev #1 - Ethereum Smart Contracts 101Thiago Araujo
 
How To Become A Blockchain Engineer
How To Become A Blockchain EngineerHow To Become A Blockchain Engineer
How To Become A Blockchain Engineer101 Blockchains
 
How does blockchain work
How does blockchain workHow does blockchain work
How does blockchain workShishir Aryal
 
Blockchain
BlockchainBlockchain
BlockchainSai Nath
 
Ethereum Blockchain with Smart contract and ERC20
Ethereum Blockchain with Smart contract and ERC20Ethereum Blockchain with Smart contract and ERC20
Ethereum Blockchain with Smart contract and ERC20Truong Nguyen
 
Blockchain Study(1) - What is Blockchain?
Blockchain Study(1) - What is Blockchain?Blockchain Study(1) - What is Blockchain?
Blockchain Study(1) - What is Blockchain?Fermat Jade
 
An Introduction to Blockchain Technology
An Introduction to Blockchain Technology An Introduction to Blockchain Technology
An Introduction to Blockchain Technology Niuversity
 
Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to BlockchainMalak Abu Hammad
 
PoW vs. PoS - Key Differences
PoW vs. PoS - Key DifferencesPoW vs. PoS - Key Differences
PoW vs. PoS - Key Differences101 Blockchains
 
Disadvantages of Blockchain
Disadvantages of BlockchainDisadvantages of Blockchain
Disadvantages of Blockchain101 Blockchains
 

What's hot (20)

Smart contracts
Smart contractsSmart contracts
Smart contracts
 
Introduction to Blockchain and Smart Contracts
Introduction to Blockchain and Smart ContractsIntroduction to Blockchain and Smart Contracts
Introduction to Blockchain and Smart Contracts
 
Blockchain Presentation
Blockchain PresentationBlockchain Presentation
Blockchain Presentation
 
An Overview of Stablecoin
An Overview of StablecoinAn Overview of Stablecoin
An Overview of Stablecoin
 
Basic introduction in blockchain, smart contracts, permissioned ledgers
Basic introduction in blockchain, smart contracts, permissioned ledgersBasic introduction in blockchain, smart contracts, permissioned ledgers
Basic introduction in blockchain, smart contracts, permissioned ledgers
 
Blockchain Fundamentals - Top Rated for Beginners
Blockchain Fundamentals - Top Rated for Beginners Blockchain Fundamentals - Top Rated for Beginners
Blockchain Fundamentals - Top Rated for Beginners
 
Ethereum Smart contract
Ethereum Smart contractEthereum Smart contract
Ethereum Smart contract
 
Ethereum
EthereumEthereum
Ethereum
 
Smart Contract & Ethereum
Smart Contract & EthereumSmart Contract & Ethereum
Smart Contract & Ethereum
 
Blockchaindev #1 - Ethereum Smart Contracts 101
Blockchaindev #1 - Ethereum Smart Contracts 101Blockchaindev #1 - Ethereum Smart Contracts 101
Blockchaindev #1 - Ethereum Smart Contracts 101
 
How To Become A Blockchain Engineer
How To Become A Blockchain EngineerHow To Become A Blockchain Engineer
How To Become A Blockchain Engineer
 
How does blockchain work
How does blockchain workHow does blockchain work
How does blockchain work
 
Top 5 DeFi Applications
Top 5 DeFi ApplicationsTop 5 DeFi Applications
Top 5 DeFi Applications
 
Blockchain
BlockchainBlockchain
Blockchain
 
Ethereum Blockchain with Smart contract and ERC20
Ethereum Blockchain with Smart contract and ERC20Ethereum Blockchain with Smart contract and ERC20
Ethereum Blockchain with Smart contract and ERC20
 
Blockchain Study(1) - What is Blockchain?
Blockchain Study(1) - What is Blockchain?Blockchain Study(1) - What is Blockchain?
Blockchain Study(1) - What is Blockchain?
 
An Introduction to Blockchain Technology
An Introduction to Blockchain Technology An Introduction to Blockchain Technology
An Introduction to Blockchain Technology
 
Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to Blockchain
 
PoW vs. PoS - Key Differences
PoW vs. PoS - Key DifferencesPoW vs. PoS - Key Differences
PoW vs. PoS - Key Differences
 
Disadvantages of Blockchain
Disadvantages of BlockchainDisadvantages of Blockchain
Disadvantages of Blockchain
 

Viewers also liked

The world computer (short)
The world computer (short)The world computer (short)
The world computer (short)gavofyork
 
Conceptualizing Smart Contracts
Conceptualizing Smart ContractsConceptualizing Smart Contracts
Conceptualizing Smart ContractsAaron Wright
 
Ethereum - Introduction to Smart Contracts
Ethereum - Introduction to Smart ContractsEthereum - Introduction to Smart Contracts
Ethereum - Introduction to Smart Contractsjarradh
 
The Ethereum Experience
The Ethereum ExperienceThe Ethereum Experience
The Ethereum ExperienceEthereum
 
Blockchain, Ethereum and ConsenSys
Blockchain, Ethereum and ConsenSysBlockchain, Ethereum and ConsenSys
Blockchain, Ethereum and ConsenSysWithTheBest
 
Ethereum: Next steps...
Ethereum: Next steps...Ethereum: Next steps...
Ethereum: Next steps...gavofyork
 
Blockchain Smart Contracts - getting from hype to reality
Blockchain Smart Contracts - getting from hype to reality Blockchain Smart Contracts - getting from hype to reality
Blockchain Smart Contracts - getting from hype to reality Capgemini
 

Viewers also liked (7)

The world computer (short)
The world computer (short)The world computer (short)
The world computer (short)
 
Conceptualizing Smart Contracts
Conceptualizing Smart ContractsConceptualizing Smart Contracts
Conceptualizing Smart Contracts
 
Ethereum - Introduction to Smart Contracts
Ethereum - Introduction to Smart ContractsEthereum - Introduction to Smart Contracts
Ethereum - Introduction to Smart Contracts
 
The Ethereum Experience
The Ethereum ExperienceThe Ethereum Experience
The Ethereum Experience
 
Blockchain, Ethereum and ConsenSys
Blockchain, Ethereum and ConsenSysBlockchain, Ethereum and ConsenSys
Blockchain, Ethereum and ConsenSys
 
Ethereum: Next steps...
Ethereum: Next steps...Ethereum: Next steps...
Ethereum: Next steps...
 
Blockchain Smart Contracts - getting from hype to reality
Blockchain Smart Contracts - getting from hype to reality Blockchain Smart Contracts - getting from hype to reality
Blockchain Smart Contracts - getting from hype to reality
 

Similar to All About Ethereum

Top open source blockchain platforms of 2018
Top open source blockchain platforms of 2018Top open source blockchain platforms of 2018
Top open source blockchain platforms of 2018Parangat Technologies
 
Ethereum Block Chain
Ethereum Block ChainEthereum Block Chain
Ethereum Block ChainSanatPandoh
 
Blockchain Platforms 2022
Blockchain Platforms 2022Blockchain Platforms 2022
Blockchain Platforms 2022RosyGeorge3
 
Real-life Application of a Decentralized System
Real-life Application of a Decentralized SystemReal-life Application of a Decentralized System
Real-life Application of a Decentralized SystemIRJET Journal
 
Introduction to Ethereum.pptx
Introduction to Ethereum.pptxIntroduction to Ethereum.pptx
Introduction to Ethereum.pptxNickjohn33
 
Ethereum Devcon1 Report (summary writing)
Ethereum Devcon1 Report (summary writing)Ethereum Devcon1 Report (summary writing)
Ethereum Devcon1 Report (summary writing)Tomoaki Sato
 
Aeternity blockchain
Aeternity blockchainAeternity blockchain
Aeternity blockchainzaarahary
 
What are the best Blockchain development companies_.pptx
What are the best Blockchain development companies_.pptxWhat are the best Blockchain development companies_.pptx
What are the best Blockchain development companies_.pptxBlockchainX
 
Blockchain development 101
Blockchain development 101Blockchain development 101
Blockchain development 101Adrià Batlle
 
Block chain - Smart contacts.pptx
Block chain - Smart contacts.pptxBlock chain - Smart contacts.pptx
Block chain - Smart contacts.pptxshraddhaphirke1
 
BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023
BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023
BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023SSTech System
 
Ethereum introduction
Ethereum introductionEthereum introduction
Ethereum introductionkesavan N B
 
Blockchain Development Kit
Blockchain Development KitBlockchain Development Kit
Blockchain Development KitHuda Seyam
 

Similar to All About Ethereum (20)

Top open source blockchain platforms of 2018
Top open source blockchain platforms of 2018Top open source blockchain platforms of 2018
Top open source blockchain platforms of 2018
 
Ethereum Block Chain
Ethereum Block ChainEthereum Block Chain
Ethereum Block Chain
 
Evaluation of Ethereum
Evaluation of Ethereum Evaluation of Ethereum
Evaluation of Ethereum
 
Exploring ethereum
Exploring ethereumExploring ethereum
Exploring ethereum
 
Block chain technology
Block chain technologyBlock chain technology
Block chain technology
 
Block chain technology
Block chain technology Block chain technology
Block chain technology
 
Blockchain Platforms 2022
Blockchain Platforms 2022Blockchain Platforms 2022
Blockchain Platforms 2022
 
What is ethereum
What is ethereumWhat is ethereum
What is ethereum
 
Real-life Application of a Decentralized System
Real-life Application of a Decentralized SystemReal-life Application of a Decentralized System
Real-life Application of a Decentralized System
 
Introduction to Ethereum.pptx
Introduction to Ethereum.pptxIntroduction to Ethereum.pptx
Introduction to Ethereum.pptx
 
Ethereum Devcon1 Report (summary writing)
Ethereum Devcon1 Report (summary writing)Ethereum Devcon1 Report (summary writing)
Ethereum Devcon1 Report (summary writing)
 
BlockChain Public
BlockChain PublicBlockChain Public
BlockChain Public
 
Aeternity blockchain
Aeternity blockchainAeternity blockchain
Aeternity blockchain
 
What are the best Blockchain development companies_.pptx
What are the best Blockchain development companies_.pptxWhat are the best Blockchain development companies_.pptx
What are the best Blockchain development companies_.pptx
 
Blockchain development 101
Blockchain development 101Blockchain development 101
Blockchain development 101
 
Block chain - Smart contacts.pptx
Block chain - Smart contacts.pptxBlock chain - Smart contacts.pptx
Block chain - Smart contacts.pptx
 
BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023
BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023
BEST BLOCKCHAIN DEVELOPMENT PLATFORMS TO WATCH OUT FOR IN 2023
 
Ethereum introduction
Ethereum introductionEthereum introduction
Ethereum introduction
 
Chapter 3.pptx
Chapter 3.pptxChapter 3.pptx
Chapter 3.pptx
 
Blockchain Development Kit
Blockchain Development KitBlockchain Development Kit
Blockchain Development Kit
 

More from Oodles Technologies Pvt. Ltd.

How to-utilize-erp-software-to-its-maximum-potential
How to-utilize-erp-software-to-its-maximum-potentialHow to-utilize-erp-software-to-its-maximum-potential
How to-utilize-erp-software-to-its-maximum-potentialOodles Technologies Pvt. Ltd.
 
How artificial-intelligence-will-impact-erp-landscape
How artificial-intelligence-will-impact-erp-landscapeHow artificial-intelligence-will-impact-erp-landscape
How artificial-intelligence-will-impact-erp-landscapeOodles Technologies Pvt. Ltd.
 
How does-an-erp-system-assist-in-human-resource-planning
How does-an-erp-system-assist-in-human-resource-planningHow does-an-erp-system-assist-in-human-resource-planning
How does-an-erp-system-assist-in-human-resource-planningOodles Technologies Pvt. Ltd.
 
Erp software-solutions-why-they-are-perfect-for-startups-1
Erp software-solutions-why-they-are-perfect-for-startups-1Erp software-solutions-why-they-are-perfect-for-startups-1
Erp software-solutions-why-they-are-perfect-for-startups-1Oodles Technologies Pvt. Ltd.
 
Ecommerce erp-integration-to-revolutionize-retail-business
Ecommerce erp-integration-to-revolutionize-retail-businessEcommerce erp-integration-to-revolutionize-retail-business
Ecommerce erp-integration-to-revolutionize-retail-businessOodles Technologies Pvt. Ltd.
 

More from Oodles Technologies Pvt. Ltd. (20)

How to-utilize-erp-software-to-its-maximum-potential
How to-utilize-erp-software-to-its-maximum-potentialHow to-utilize-erp-software-to-its-maximum-potential
How to-utilize-erp-software-to-its-maximum-potential
 
How artificial-intelligence-will-impact-erp-landscape
How artificial-intelligence-will-impact-erp-landscapeHow artificial-intelligence-will-impact-erp-landscape
How artificial-intelligence-will-impact-erp-landscape
 
Hybrid erp-for-skyrocketing-business-growth
Hybrid erp-for-skyrocketing-business-growthHybrid erp-for-skyrocketing-business-growth
Hybrid erp-for-skyrocketing-business-growth
 
The rise-of-i erp-intelligent-erp
The rise-of-i erp-intelligent-erpThe rise-of-i erp-intelligent-erp
The rise-of-i erp-intelligent-erp
 
Manufacturing erp-software
Manufacturing erp-softwareManufacturing erp-software
Manufacturing erp-software
 
How does-an-erp-system-assist-in-human-resource-planning
How does-an-erp-system-assist-in-human-resource-planningHow does-an-erp-system-assist-in-human-resource-planning
How does-an-erp-system-assist-in-human-resource-planning
 
Erp software-solutions-why-they-are-perfect-for-startups-1
Erp software-solutions-why-they-are-perfect-for-startups-1Erp software-solutions-why-they-are-perfect-for-startups-1
Erp software-solutions-why-they-are-perfect-for-startups-1
 
Erp automation-why-businesses-are-dying-for-it-1-1
Erp automation-why-businesses-are-dying-for-it-1-1Erp automation-why-businesses-are-dying-for-it-1-1
Erp automation-why-businesses-are-dying-for-it-1-1
 
Ecommerce erp-integration-to-revolutionize-retail-business
Ecommerce erp-integration-to-revolutionize-retail-businessEcommerce erp-integration-to-revolutionize-retail-business
Ecommerce erp-integration-to-revolutionize-retail-business
 
Best erp-solutions-for-sm es
Best erp-solutions-for-sm esBest erp-solutions-for-sm es
Best erp-solutions-for-sm es
 
Best erp-trends-2018-min
Best erp-trends-2018-minBest erp-trends-2018-min
Best erp-trends-2018-min
 
Internet of things
Internet of thingsInternet of things
Internet of things
 
Erp for-small-businesses-min-2
Erp for-small-businesses-min-2Erp for-small-businesses-min-2
Erp for-small-businesses-min-2
 
Did You Know
Did You KnowDid You Know
Did You Know
 
Oodles beginners guide to bitcoin cryptocurrencies
Oodles beginners guide to bitcoin cryptocurrenciesOodles beginners guide to bitcoin cryptocurrencies
Oodles beginners guide to bitcoin cryptocurrencies
 
Wordpress Optimisation for your business
Wordpress Optimisation for your businessWordpress Optimisation for your business
Wordpress Optimisation for your business
 
Html5 the future of browsers
Html5 the future of browsersHtml5 the future of browsers
Html5 the future of browsers
 
How bitcoin works
How bitcoin worksHow bitcoin works
How bitcoin works
 
Frameworks For Android
Frameworks For AndroidFrameworks For Android
Frameworks For Android
 
Android vs iOS
Android vs iOSAndroid vs iOS
Android vs iOS
 

Recently uploaded

Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Riya Pathan
 
Kenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith PereraKenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith Pereraictsugar
 
Financial-Statement-Analysis-of-Coca-cola-Company.pptx
Financial-Statement-Analysis-of-Coca-cola-Company.pptxFinancial-Statement-Analysis-of-Coca-cola-Company.pptx
Financial-Statement-Analysis-of-Coca-cola-Company.pptxsaniyaimamuddin
 
8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCRashishs7044
 
Guide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDFGuide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDFChandresh Chudasama
 
Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Seta Wicaksana
 
PSCC - Capability Statement Presentation
PSCC - Capability Statement PresentationPSCC - Capability Statement Presentation
PSCC - Capability Statement PresentationAnamaria Contreras
 
Kenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby AfricaKenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby Africaictsugar
 
Digital Transformation in the PLM domain - distrib.pdf
Digital Transformation in the PLM domain - distrib.pdfDigital Transformation in the PLM domain - distrib.pdf
Digital Transformation in the PLM domain - distrib.pdfJos Voskuil
 
TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024Adnet Communications
 
Chapter 9 PPT 4th edition.pdf internal audit
Chapter 9 PPT 4th edition.pdf internal auditChapter 9 PPT 4th edition.pdf internal audit
Chapter 9 PPT 4th edition.pdf internal auditNhtLNguyn9
 
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort ServiceCall US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Servicecallgirls2057
 
Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Kirill Klimov
 
Investment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy CheruiyotInvestment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy Cheruiyotictsugar
 
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCRashishs7044
 
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCRashishs7044
 
Memorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQMMemorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQMVoces Mineras
 
Organizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessOrganizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessSeta Wicaksana
 

Recently uploaded (20)

Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737
 
No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...
No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...
No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...
 
Kenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith PereraKenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith Perera
 
Financial-Statement-Analysis-of-Coca-cola-Company.pptx
Financial-Statement-Analysis-of-Coca-cola-Company.pptxFinancial-Statement-Analysis-of-Coca-cola-Company.pptx
Financial-Statement-Analysis-of-Coca-cola-Company.pptx
 
8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR
 
Guide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDFGuide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDF
 
Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...
 
PSCC - Capability Statement Presentation
PSCC - Capability Statement PresentationPSCC - Capability Statement Presentation
PSCC - Capability Statement Presentation
 
Kenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby AfricaKenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby Africa
 
Digital Transformation in the PLM domain - distrib.pdf
Digital Transformation in the PLM domain - distrib.pdfDigital Transformation in the PLM domain - distrib.pdf
Digital Transformation in the PLM domain - distrib.pdf
 
TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024
 
Chapter 9 PPT 4th edition.pdf internal audit
Chapter 9 PPT 4th edition.pdf internal auditChapter 9 PPT 4th edition.pdf internal audit
Chapter 9 PPT 4th edition.pdf internal audit
 
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort ServiceCall US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
 
Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024
 
Investment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy CheruiyotInvestment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy Cheruiyot
 
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
 
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
 
Memorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQMMemorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQM
 
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCREnjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
 
Organizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessOrganizational Structure Running A Successful Business
Organizational Structure Running A Successful Business
 

All About Ethereum

  • 1. Ethereum The Future of Decentralized Apps
  • 2. About Ethereum Project Ethereum is the largest decentralized software platform that allows you to build smart contracts and decentralized applications without any downtime and without any third party interference. It forms a decentralized and Peer-to-Peer network where all the applications run on a public ledger called blockchain. Blockchain also provides transparency to the users and prevents the network from various fraudulent attempts and hackers looming around the internet.
  • 3. What Is A Blockchain? A blockchain public ledger that keeps a shared record of all the transactions distributed over a vast network of users. It is truly decentralized network and doesn’t require any intermediate system for the exchange of services.
  • 4. A blockchain is comprised of a series of data blocks wherein each block stores a small patch of transactions made by the users. All these data blocks are chained together electronically using a top-tier form of cryptography. Thus, all the blocks together form a permanent and tamper-proof public record of each and every transaction happened in the network. In a blockchain, every user is connected in such a way that his/her data is made visible to every other user in that blockchain without revealing their identity. To make it more simple, blockchain provides a total transparency to the users. How Blockchain Works?
  • 5. A Smart Contract is basically a computer protocol that enforces the negotiation between two exchanging parties. it more simple, it makes up a contractual clause between two parties. It automatically verifies the contract and executes the agreed terms. Ethereum is the largest decentralized platform that allows you to build unlimited Smart Contracts using Command line Smart Contract
  • 6. Decentralized Applications An application will be called Decentralized if it incorporates following features: ★ The application must be completely open-source, it must operate autonomously, and with no entity controlling the majority of its tokens. ★ The application's data and records of operation must be cryptographically stored in a public, decentralized blockchain in order to avoid any central points of failure. ★ The application must use a cryptographic token which is necessary for access to the application. ★ The application must generate tokens according to a standard crytptographic algorithm acting as a proof of the value nodes are contributing to the application
  • 7. Ether, The Fuel For Ethereum Ether is the digital token used by Ethereum. It is also used to pay transaction fees and other computational services on the Ethereum Network. Ether is also used as a cryptocurrency and is traded on various exchanges just like bitcoin. It is the second most popular cryptocurrency in the world and has a market capitalisation of 950 million USD. The price of Ether token is also volatile just like other cryptocurrencies and it keeps fluctuating every minute.
  • 8. Ether Wallet Ether wallet is a virtual wallet, basically a mobile or web application that lets you store your ether tokens. An Ether Wallet also provides several other facilities like sending your ethers to another wallet address or receiving ethers from outside sources. You can also keep a track of all your transactions. Many wallet providers have also released web browser extensions of their respective wallets and some are going to release a hardware version as well which will be a USB stick that you can plug into any computer.
  • 9. How New Ether Tokens Are Created? The process of discovering and producing new ether tokens is called Mining. Ether mining is very similar to the bitcoin mining except for the block halving and rewarding scheme offered to the miners. The person who mines or produces an ether, bitcoin or any other cryptocurrency is called Miner. The miners solve complex mathematical problems on their computers using advanced software tools and dedicated hardware chips called ASICs. The main idea is to create a new block which gets added to the existing blockchain. Each block contains a list of all the recent transactions happened within the bitcoin network.
  • 10. Ethereum Virtual Machine is a computer software which runs at an abstraction layer straight above the underlying hardware. Ethereum uses a Turing Complete Virtual Machine for running and compiling the codes. For this reason, Ethereum Virtual Machine is also called Turing Complete Virtual Machine. The term “Turing Complete” flaunts that this software is adroit enough to run any code defined by the developer or user. Ethereum Virtual Machine (EVM)
  • 11. Solidity, The Language Behind Ethereum Solidity is one of the two main programming languages that are specifically designed to target the Ethereum Virtual Machine or EVM. The other one is Serpent. All the Ethereum based applications and Smart Contracts are written in Solidity. Solidity was initially proposed in August 2014 by Dr. Gavin Wood and it was later developed by the Ethereum project's Solidity team, lead by Dr. Christian Reitweissner.
  • 12. Solidity vs JavaScript Solidity uses a whole new framework but it is very similar to the popular JavaScript. Some points of difference between the two are given below.: ★ Solidity is kind of an Object Oriented (OO) language just like C++ and C#, whereas Javascript is based on HTML. ★ Solidity is designed specifically for Ethereum applications and it runs only on the Ethereum blockchain whereas JavaScript is a universal language for the web and is being used in a large number of applications. ★ In case of solidity, the final result is available on every node within the blockchain network. In contrast to this, the result is only available on a single node in case of JavaScript.
  • 13. Ethereum vs Bitcoin One of the main reasons of Ethereum increasing popularity is its constant comparison with bitcoin. Although Ethereum is built on bitcoin protocol, there are many differences between the two. ★ Both Ethereum and bitcoin use different hashing algorithms. While Bitcoin uses SHA-256 algorithm that produces a number in hexadecimal format, Ethereum uses Ethash algorithm. ★ Ethereum uses a Ghost Protocol that fends off the use of centralized pool mining. Whereas bitcoin still employs the pool mining concept.
  • 14. ★ The pre-set block time in Bitcoin is 10 minutes whereas in Ethereum, the block time is of 12 seconds. So consequently, while bitcoin transactions normally take a few minutes to be cleared, the Ethereum transactions are cleared almost instantly and in matter of seconds. ★ Ethereum uses a Turing Complete programming language and a Turing Complete internal code owing to which almost anything can be calculated by just providing sufficient computing power and a particular time period. ★ Bitcoin block rewards halve every 4 years whilst Ethereum releases the same amount of Ether each year ad infinitum. Ethereum vs Bitcoin Contd.
  • 15. Other Projects Similar To Ethereum Maidsafe Counterparty Lisk Rootstock Tauchain
  • 16. MAIDSAFE MaidSafe (Massive Array of Internet Disks - Secure Access For Everyone) is an open-source program that enables a decentralized internet platform. Instead of specialized servers, data is stored and distributed by a network of internet-connected computers supplied by network users. MaidSafe handles the allocation of hard disk space and communication between the computers. Data stored on the network is either encrypted or cryptographically signed by MaidSafe-connected applications. The network itself cannot decrypt any of the data. Users providing storage space, cpu power and bandwidth to the network earn Safecoin, a digital currency that can be used to store information on the network
  • 17. Counterparty Counterparty is an innovative platform for peer-to-peer markets and financial instruments. Unlike Wall Street and other centralized financial institutions, Counterparty provides open, secure financial tools and markets that do not require a trusted third party or middleman to use. Counterparty aims to decentralize and democratize finance in the same way the Internet itself has done with creation and sharing of information. The platform is built on top of Bitcoin, and extends the functionality of the Bitcoin network in new and unprecedented ways. With Counterparty, anyone with an Internet connection gains access to financial instruments that were previously cost prohibitive or not available at all.
  • 18. Lisk is the first DAPP platform which encompasses the concept of sidechains to extend the scalability of the system without undermining the overall speed and performance. But now the question arises, What exactly is a sidechain? And what’s the benefit of using a sidechain? To be precise, sidechain is an independent cryptographic ledger that is linked directly to the main blockchain without jeopardizing its speed and performance. Sidechains are developed solely to enhance the scalability of the existing blockchain network. Each sidechain is customizable and they are protected by a group of 101 master nodes. These master nodes use the same proof-of-stake (PoS) mechanism as used by the parent Lisk network. Lisk
  • 19. Rootstock Rootstock is the first open-source smart contract platform with a 2-way peg to Bitcoin that also rewards the Bitcoin miners via merge-mining, allowing them to actively participate in the Smart Contract revolution. RSK goal is to add value and functionality to the Bitcoin ecosystem by enabling smart-contracts, near instant payments and higher-scalability. RSK can scale far beyond Bitcoin in its current state. RSK scales to 100 transaction per second (same level as Paypal) without sacrificing decentralization and reducing storage and bandwidth usage using probabilistic verification and fraud proofs, as well as blockchain sharding techniques.
  • 20. Tauchain Tauchain or simply T-chain is yet another project that aims to foster the use of P2P network having three unified faces, i.e Rules, Proofs and Computer programs. The Tauchain developers claim that Ethereum’s Turing Complete nature is not taking the users to a right direction. Ethereum’s present model essentially requires a crypto asset or digital coin known as Ether but Tauchain doesn’t need it. The Tauchain users can agree on certain economic characteristics of the network. The users can outline any kind of incentive over their local Tau client.