SlideShare une entreprise Scribd logo
1  sur  17
1
WELCOME
CASE STUDY
TOPIC : ONLINE VOTING SYSTEM USING BLOCKCHAIN
GUIDE : REDHYA M
ATHUL P SUDHEER
INTRODUCTION
▰ Moving voting online can make the process more comfortable,
more flexible, and accessible to more people. However, current
electronic voting systems are also vulnerable to data compromise
and voting result manipulations.
▰ A blockchain can help in addressing these risks. This technology
has the potential for enhancing the security of voters’ personal data,
increasing the transparency of the voting process, and making it
easier to verify election results.
3
EXISTING SYSTEM
4
● In the current system, voting is done by using EVM(Electronic
Voting Machine)
● This system can be replaced by the online voting (E-voting)
system which will limit the voting frauds.
● Expanding e-voting into Blockchain technology could be the
solution to alleviate the present concerns in e-voting.
● With this view in mind we are going to develop Online Voting
system using Blockchain.
● This E-voting system has the potential to make the voting process
easier and more accessible for electors.
PROPOSED SYSTEM
BLOCKCHAIN
A blockchain is a digital ledger of transactions that is duplicated and
distributed across the entire network of computer systems on the
blockchain. It is a system of recording information in a way that
makes it difficult or impossible to change, hack, or cheat the system.
Blockchain consists of a very important concept called blocks.
Every chain consists of multiple blocks and each block has three
basic elements:
Data (i.e transactions), the hash of the previous block and the block
hash value. Hash value is a unique value, identifying one block. It
depends on the block's content (data and previous block hash), so
each block has its unique hash value, and it's identifying this block
only.
5
Therefore each block can reference or point to the block before, which means the
four block is taking a reference to the third one is taking a reference to the
second, and so on and thus a chain of block is formed which we call as
blockchain.
The key element that make blockchain immutable is cryptographic hashes, which
is why blockchain is immutable.
Cryptography + Blockchain Hashing Process = Immutability
6
7
The data stored in blockchain in if the form of transactions. A
blockchain transaction is a transfer of crypto money. A transaction is a
new record of exchange of some value or data between two public
addresses of the blockchain
One can think of a transaction as being a record that describes one
account attempting to send money to another account. A transaction is
created any time two accounts exchange some amount of money.
ETHEREUM
For developing E-voting using Blockchain we used Ethereum - a
popular platform for creating distributed Blockchain applications that
support smart contracts. Ether (ETH) is the native cryptocurrency of the
platform.
8
SMART CONTRACT
Smart contracts are self-executing contracts which contain the terms and
conditions of agreement between peers.
They are simply programs stored on a blockchain that run when
predetermined conditions are met.
They typically are used to automate the execution of an agreement so
that all participants can be immediately certain of the outcome, without
any intermediary's involvement or time loss.
Smart contracts eradicate the need for a third-party intermediary of
facilitator, essentially giving you full control of the agreement.
9
SOLIDITY
Solidity is a contract-oriented, high-level language for implementing
smart contracts. It is statically typed, supports inheritance, libraries and
complex user-defined types among other features.
METAMASK
For performing any transaction on the blockchain we require an account
which will have unique account address. This can be created by using
the Metamask chrome extension.
Metamask is a crypto wallet & gateway to blockchain apps. It generates
passwords (in the form of mnemonic )and keys on your device, so only
you have access to your accounts and data. It helps users in interacting
with the blockchain network.
10
GANACHE
Since working with the main ethereum network costs actual money for
transactions, we are using a local RPC "Ganache".
Ganache is a local test network for rapid Ethereum and distributed
application development.
It can be used across the entire development cycle; enabling us to
develop, deploy, and test our dApps in a safe and deterministic
environment.
It provides us 10 accounts each having 100 ethers for testing purpose.
11
TRUFFLE
Now to interact with our compiled smart contract in a hassle-free
manner we use Truffle suite.
Truffle is the most popular development framework for ethereum which
makes lots of work easier.
This generates an artifacts which plays an important role in the
successful deployment of our application.
It takes care of managing our contract artifacts so we don't have to
include support for custom deployments, library linking etc.
12
DATA FLOW DIAGRAM
LEVEL ONE ADMIN
13
LEVEL ONE VOTER
14
USE CASE DIAGRAM
15
SEQUENCE DIAGRAM
16
CONCLUSION
We started with blockchain and the underlying mechanism of how it works and
wrote our first smart contract and a case study around electronic voting using
blockchain here.
The blockchain along with the smart contracts provides a platform for the
development of safer, cheaper, secure, more transparent, and easy-to-use e-
voting systems.
Due to its consistency and widespread use along with the provision of smart
contracts logic, Ethereum and its network is one of the most suitable platforms
for e-voting via the blockchain.
THE END

Contenu connexe

Similaire à CASE STUDY ON EVOTING USING BLOCKCHAIN1.pptx

BLOCKCHAIN TECHNOLOGY.ppt
BLOCKCHAIN TECHNOLOGY.pptBLOCKCHAIN TECHNOLOGY.ppt
BLOCKCHAIN TECHNOLOGY.ppt
jishnub8
 

Similaire à CASE STUDY ON EVOTING USING BLOCKCHAIN1.pptx (20)

Lapine blockchain introduction 10/04/2018
Lapine blockchain introduction 10/04/2018Lapine blockchain introduction 10/04/2018
Lapine blockchain introduction 10/04/2018
 
Application of Blockchain Technologies in Digital Forensics
Application of Blockchain Technologies in Digital ForensicsApplication of Blockchain Technologies in Digital Forensics
Application of Blockchain Technologies in Digital Forensics
 
Blockchain Based voting system PPT.pptx
Blockchain Based voting system PPT.pptxBlockchain Based voting system PPT.pptx
Blockchain Based voting system PPT.pptx
 
blockchainbasedvotingsystemppt-230107161224-95283de7.pdf
blockchainbasedvotingsystemppt-230107161224-95283de7.pdfblockchainbasedvotingsystemppt-230107161224-95283de7.pdf
blockchainbasedvotingsystemppt-230107161224-95283de7.pdf
 
Blockchain Application Development
Blockchain Application DevelopmentBlockchain Application Development
Blockchain Application Development
 
008. A Hands-On Tutorial on Using Blockchain for eCommerce Financial Transact...
008. A Hands-On Tutorial on Using Blockchain for eCommerce Financial Transact...008. A Hands-On Tutorial on Using Blockchain for eCommerce Financial Transact...
008. A Hands-On Tutorial on Using Blockchain for eCommerce Financial Transact...
 
Blockchain data structures and fundamental
Blockchain data structures and fundamentalBlockchain data structures and fundamental
Blockchain data structures and fundamental
 
Blockchain based electronic voting system
Blockchain based electronic voting systemBlockchain based electronic voting system
Blockchain based electronic voting system
 
BLOCKCHAIN TECHNOLOGY.ppt
BLOCKCHAIN TECHNOLOGY.pptBLOCKCHAIN TECHNOLOGY.ppt
BLOCKCHAIN TECHNOLOGY.ppt
 
Introducing flow the new blockchain for open worlds
Introducing flow  the new blockchain for open worldsIntroducing flow  the new blockchain for open worlds
Introducing flow the new blockchain for open worlds
 
The Blockchain, Bitcoin and other Cryptocurrencies
The Blockchain, Bitcoin and other CryptocurrenciesThe Blockchain, Bitcoin and other Cryptocurrencies
The Blockchain, Bitcoin and other Cryptocurrencies
 
All About Ethereum
All About EthereumAll About Ethereum
All About Ethereum
 
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
 
Blockchian introduction
Blockchian introductionBlockchian introduction
Blockchian introduction
 
Enterprise blockchain solution for ecommerce industry
Enterprise blockchain solution for ecommerce industryEnterprise blockchain solution for ecommerce industry
Enterprise blockchain solution for ecommerce industry
 
Libra vs. other blockchains
Libra vs. other blockchainsLibra vs. other blockchains
Libra vs. other blockchains
 
crypto ppt.ppt
crypto ppt.pptcrypto ppt.ppt
crypto ppt.ppt
 
Creating An E-Commerce web application using Blockchain
Creating An E-Commerce web application using BlockchainCreating An E-Commerce web application using Blockchain
Creating An E-Commerce web application using Blockchain
 
Introduction to blockchain & cryptocurrencies
Introduction to blockchain & cryptocurrenciesIntroduction to blockchain & cryptocurrencies
Introduction to blockchain & cryptocurrencies
 
Block chain - Smart contacts.pptx
Block chain - Smart contacts.pptxBlock chain - Smart contacts.pptx
Block chain - Smart contacts.pptx
 

Dernier

Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 

Dernier (20)

data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Bridge Jacking Design Sample Calculation.pptx
Bridge Jacking Design Sample Calculation.pptxBridge Jacking Design Sample Calculation.pptx
Bridge Jacking Design Sample Calculation.pptx
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Rums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdfRums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdf
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 

CASE STUDY ON EVOTING USING BLOCKCHAIN1.pptx

  • 2. CASE STUDY TOPIC : ONLINE VOTING SYSTEM USING BLOCKCHAIN GUIDE : REDHYA M ATHUL P SUDHEER
  • 3. INTRODUCTION ▰ Moving voting online can make the process more comfortable, more flexible, and accessible to more people. However, current electronic voting systems are also vulnerable to data compromise and voting result manipulations. ▰ A blockchain can help in addressing these risks. This technology has the potential for enhancing the security of voters’ personal data, increasing the transparency of the voting process, and making it easier to verify election results. 3
  • 4. EXISTING SYSTEM 4 ● In the current system, voting is done by using EVM(Electronic Voting Machine) ● This system can be replaced by the online voting (E-voting) system which will limit the voting frauds. ● Expanding e-voting into Blockchain technology could be the solution to alleviate the present concerns in e-voting. ● With this view in mind we are going to develop Online Voting system using Blockchain. ● This E-voting system has the potential to make the voting process easier and more accessible for electors.
  • 5. PROPOSED SYSTEM BLOCKCHAIN A blockchain is a digital ledger of transactions that is duplicated and distributed across the entire network of computer systems on the blockchain. It is a system of recording information in a way that makes it difficult or impossible to change, hack, or cheat the system. Blockchain consists of a very important concept called blocks. Every chain consists of multiple blocks and each block has three basic elements: Data (i.e transactions), the hash of the previous block and the block hash value. Hash value is a unique value, identifying one block. It depends on the block's content (data and previous block hash), so each block has its unique hash value, and it's identifying this block only. 5
  • 6. Therefore each block can reference or point to the block before, which means the four block is taking a reference to the third one is taking a reference to the second, and so on and thus a chain of block is formed which we call as blockchain. The key element that make blockchain immutable is cryptographic hashes, which is why blockchain is immutable. Cryptography + Blockchain Hashing Process = Immutability 6
  • 7. 7 The data stored in blockchain in if the form of transactions. A blockchain transaction is a transfer of crypto money. A transaction is a new record of exchange of some value or data between two public addresses of the blockchain One can think of a transaction as being a record that describes one account attempting to send money to another account. A transaction is created any time two accounts exchange some amount of money. ETHEREUM For developing E-voting using Blockchain we used Ethereum - a popular platform for creating distributed Blockchain applications that support smart contracts. Ether (ETH) is the native cryptocurrency of the platform.
  • 8. 8 SMART CONTRACT Smart contracts are self-executing contracts which contain the terms and conditions of agreement between peers. They are simply programs stored on a blockchain that run when predetermined conditions are met. They typically are used to automate the execution of an agreement so that all participants can be immediately certain of the outcome, without any intermediary's involvement or time loss. Smart contracts eradicate the need for a third-party intermediary of facilitator, essentially giving you full control of the agreement.
  • 9. 9 SOLIDITY Solidity is a contract-oriented, high-level language for implementing smart contracts. It is statically typed, supports inheritance, libraries and complex user-defined types among other features. METAMASK For performing any transaction on the blockchain we require an account which will have unique account address. This can be created by using the Metamask chrome extension. Metamask is a crypto wallet & gateway to blockchain apps. It generates passwords (in the form of mnemonic )and keys on your device, so only you have access to your accounts and data. It helps users in interacting with the blockchain network.
  • 10. 10 GANACHE Since working with the main ethereum network costs actual money for transactions, we are using a local RPC "Ganache". Ganache is a local test network for rapid Ethereum and distributed application development. It can be used across the entire development cycle; enabling us to develop, deploy, and test our dApps in a safe and deterministic environment. It provides us 10 accounts each having 100 ethers for testing purpose.
  • 11. 11 TRUFFLE Now to interact with our compiled smart contract in a hassle-free manner we use Truffle suite. Truffle is the most popular development framework for ethereum which makes lots of work easier. This generates an artifacts which plays an important role in the successful deployment of our application. It takes care of managing our contract artifacts so we don't have to include support for custom deployments, library linking etc.
  • 16. 16 CONCLUSION We started with blockchain and the underlying mechanism of how it works and wrote our first smart contract and a case study around electronic voting using blockchain here. The blockchain along with the smart contracts provides a platform for the development of safer, cheaper, secure, more transparent, and easy-to-use e- voting systems. Due to its consistency and widespread use along with the provision of smart contracts logic, Ethereum and its network is one of the most suitable platforms for e-voting via the blockchain.