SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2749
DECENTRALIZED BLOCKCHAIN SERVICES USING CARDANO
NETWORK
Akash Kumar D1, Avinash Khanna R2, Shashang P3, Surash T4, Ms. Lakshmi R5
1,2,3,4 Student, Department of IT, SRM Valliammai Engineering College, Tamilnadu, India
5 Assistant Professor, Department of IT, SRM Valliammai Engineering College, Tamilnadu, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The System will be using the Cardano, which is
a blockchain of a crypto coin. Due to the usage of the
Cardano network, our blockchain will consist of three
segments: DATA, Block's HASH, Previous Block's HASH. In
case of Cardano the data will be further divided into 3
components, FROM, TO and AMOUNT. This project also
revolves around brining web-based services such as E-
commerce into the blockchain. Currently the blockchain is
used in very few industries and its majorly occupied by
cryptocurrencies. The entirety of blockchain is used only for
crypto transactions. Our innovation here lies in the
implementation of E-commerce services into the blockchain.
To attain said goals we will be using the web3 prototype
websites powered by blockchain servers to host our website
for the E-commerce products. Any transaction happening on
the web3 websites will be implemented on the blockchain by
default due to its hosting server being a blockchain server
(Cardano). A transaction is only completed after using the
PoW or Proof of Work method. This method ensures
transactions on the blockchain are absolute and maintains
its integrity and security. These elements of the blockchain
makes it difficult to crack through and change its data.
Ultimately once the transaction is verified by the PoW, it will
pass through, and the respective product purchased will
drop into the buyers E-wallet or crypto wallet.
Key Words: Cardano, Blockchain, Hash, E-Commerce,
Web3, PoW (Proof of Work), E-wallet.
1. INTRODUCTION
A blockchain is a collection of blocks that are inter-linked
on a network. Blockchain networks are used to strengthen
security and anonymity of transactions that happen on the
blocks. This project revolves around decentralizing
services such as E-commerce services on the blockchain to
implement them on to the web3 prototype websites. We
will be using the Cardano Blockchain to attain said goals.
Cardano is a blockchain that offers a crypto coin called
Cardano ($ADA). ADA is used to make transactions on the
cardano Blockchain network. We will be implementing the
Cardan blockchain server on our web3 prototype site for
E-commerce to sell products using ADA as the method of
payment. The payments are made using E-wallets which
can hold your ADA(s) and use them for your purchases.
The purchases are done using a PoW or Proof of Work
method which verifies every transaction on the blockchain
and brings integrity and security to our transaction to
avoid it from being attacked by external networks and
change its values. Once the minimum number of
verifications required for a transaction to complete is
attained on the Cardano network using the Proof of Work
method, the transaction will go through and be completed
successfully. Upon completion of a successful transaction,
the purchased product will then be sent to the E-wallet of
the user in form of a token.
2. LITERATURE SURVEY
The proposed system has gone through various papers on
blockchain and its services, impacts etc. on the financial
sectors from the past decade. Insights of these papers
bring light on various fields and its flaws that need to be
investigated while creating networks on the blockchain.
Some the referred papers are given below along with their
insights.
Those references are listed as follows.
1. Victor Changa, Patricia Baudierb, Hui Zhangc,
Qianwen Xua, Jingqi Zhanga, Mitra Arami - How
Blockchain can impact financial services – The overview,
challenges and recommendations from expert
interviewees (2020). Deals with impact of blockchain on
the financial sectors.
2. Omar Alia, Mustafa Allyb, Clutterbuckc, Yogesh
Dwivedi - The state of play of blockchain technology in the
financial services sector: A systematic literature review
(2020). Deals with the state of blockchain in the sector of
finance.
3. David Berdika , Safa Otoum⁎,b , Nikolas Schmidta
, Dylan Portera , Yaser Jararweha - A Survey on Blockchain
for Information Systems Management and Security (2020).
Deals with impacts and benefits of blockchain on the
Information Systems.
4. QIHENG ZHOU, HUAWEI HUANG (MEMBER, IEEE),
ZIBIN ZHENG(SENIOR MEMBER, IEEE), JING BIAN -
Solutions to Scalability of Blockchain: A Survey (2016).
Deals with the scalability issues faced by the blockchain
technologies and methods to overcome them.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2750
3. PROPOSED WORK
The proposed system aims to challenge the flaws faced by
the current system. One of the major issues faced by the
current encryption algorithms such as the SHA algorithms
are that they are very vulnerable to attacks such as Man-
In-The-Middle Attacks and BOOMERANG Attacks. These
attacks make the encryptions vulnerable and destroy the
confidentiality of the data that is being processed on the
blockchain. Various Tech giants in the current E-
Commerce market use SHA algorithms. To overcome the
issues faced by them we will be using the BLAKE
algorithm. BLAKE algorithm is faster and more vulnerable
to attacks in comparison to the SHA algorithm. BLAKE
algorithms is the key component of the ADA or Cardano
Blockchain. Using BLAKE algorithms helps one to
overcome the issues faced by the current tech giants.
Another important factor is the usage of
blockchain technology. Since BLAKE algorithm is based on
a blockchain cryptocurrency, it by default helps the
framework of the E-commerce site to reach the blockchain
technology. Due to this we are passively supported by the
blockchain technology in terms of security and protocols.
3.1 CHOOSING BLOCKCHAIN & SETTING UP SERVER
AND WEBSITE
In this module we decide the suitable blockchain for the
system through various research papers and technical
background checks. Through all the above mentioned
methods we landed on the Cardano blockchain due to its
fluid hashing rate and fast bit rate. Another important
reason would be the resistance to various attacks that
cause data breaches in algorithms like SHA.
Fig-1: Shows the google sites hosting platform.
3.2 CREATING PRODUCTS & METADATA
This module will be focusing on products that the E-
Commerce website we host will be selling. For the sample
sakes of the system, we will be selling electronic products
such as iPhone etc. Once the product for the system is
decided, we will need to create metadata for the products
individually. Metadata help us get a background data
about the products on the blockchain. Metadata plays
crucial role for finding the information of items on the
blockchain.
Fig-2: Metadata.
3.3 UPLOADING PRODUCTS TO THE BLOCKCHAIN
This module will focus on uploading the product to the
NFTMAKER.IO Blockchain server using VS Code or Visual
Code. The code to upload files on the blockchain server is
written in JavaScript and consists of various external
libraries. Once the files are uploaded to the blockchain, it
will be available to mint for anyone.
Fig-3: Shows the file on the server.
3.4 MINTING THE PRODUCTS USING $ADA
This module will focus on minting the products using
$ADA or Cardano crypto currency using our E-Wallet.
Once minted, the blockchain will run a PoW or Proof of
Work to verify the transaction’s legitimacy. Once the PoW
is confirmed by the nodes on the network (more than 50%
of the nodes) then the product will be sent to the user’s
wallet.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2751
Fig-4: Shows the file on the E-wallet.
4. SYSTEM ARCHITECTURE
5. METHODOLOGY
The process will start by choosing a crypto blockchain, in
our case the Cardano Blockchain. The Cardano blockchain
is rather fast and scalable comparing to the other crypto
currencies like BTC and ETH. Another important reason
would be the implementation of BLAKE Algorithm which
is fast and resistant to various attacks.
6. EXISTING SYSTEM
The existing system faces a lot of technical issues such as
Security issues faced due to the poor encryption of SHA in
comparison to the BLAKE Hashing Algorithm. It is also
very vulnerable to Man in the Middle Attacks and
BOOMERANG Attacks which impact the privacy and
confidentiality of the data that is processed during a
crypto transaction on the blockchain.
The SHA algorithm is the most used hashing
algorithm as per the research done on various papers. SHA
deals with slow hashing speed and bit rate. When we
compare this with BLAKE Algorithm, its inefficient and
less fast in hashing elements.
7. CONCLUSION AND FUTURE ENHANCEMENT
The project will work with ease and fluidity for all
transactions and is efficient in terms of processing speed.
Other conclusions drawn from the system would be the
implementation of blockchain to the E-commerce which
help promote anonymity and security in the field of E-
commerce. Building of the servers of blockchain around
the BLAKE algorithm in return boosts the resistance to
various attacks such as Man-In-The-Middle attacks and
BOOMERANG attacks. It also improves in terms of hash
rate and bit rate.
Flaws that were detected during the testing and running of
the system would include congestion of network during
high traffic period. Traffic refers to the occurrence of
transaction on a blockchain. If the number of transactions
exceed the amount that the blockchain can handle, then it
will lead to congestion on the network which will slow
down transaction and fluidity on the server. Other
possible enhancements could be implementation of such
blockchain server and technology to various other field
that could prove helpful for various sectors in terms of
security and integrity.
REFERENCES
[1] Victor Changa, Patricia Baudierb, Hui Zhangc,
Qianwen Xua, Jingqi Zhanga, Mitra Arami - How
Blockchain can impact financial services – The
overview, challenges and recommendations from
expert interviewees (2020)
[2] Omar Alia, Mustafa Allyb, Clutterbuckc, Yogesh
Dwivedi - The state of play of blockchain technology in
the financial services sector: A systematic literature
review (2020)
[3] David Berdika , Safa Otoum⁎,b , Nikolas Schmidta ,
Dylan Portera , Yaser Jararweha - A Survey on
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2752
Blockchain for Information Systems Management and
Security (2020)
[4] QIHENG ZHOU, HUAWEI HUANG (MEMBER, IEEE),
ZIBIN ZHENG(SENIOR MEMBER, IEEE), JING BIAN -
Solutions to Scalability of Blockchain: A Survey (2016)
[5] RUI ZHANG and RUI XUE - Security and Privacy on
Blockchain (2019)
[6] MAYANK RAIKWAR , DANILO GLIGOROSKI , AND
KATINA KRALEVSKA - SoK of Used Cryptography in
Blockchain (2019)

More Related Content

Similar to DECENTRALIZED BLOCKCHAIN SERVICES USING CARDANO NETWORK

A Survey on Use of Blockchain Technology in Introducing Transparency in Charity
A Survey on Use of Blockchain Technology in Introducing Transparency in CharityA Survey on Use of Blockchain Technology in Introducing Transparency in Charity
A Survey on Use of Blockchain Technology in Introducing Transparency in CharityIRJET Journal
 
Decentralized Car Hailing Application
Decentralized Car Hailing ApplicationDecentralized Car Hailing Application
Decentralized Car Hailing ApplicationIRJET Journal
 
IRJET- Block Chain based Banking Application
IRJET- Block Chain based Banking ApplicationIRJET- Block Chain based Banking Application
IRJET- Block Chain based Banking ApplicationIRJET Journal
 
Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...
Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...
Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...Fluence.sh
 
IRJET- Secure Online Voting Systems using Block of Chunks
IRJET-  	  Secure Online Voting Systems using Block of ChunksIRJET-  	  Secure Online Voting Systems using Block of Chunks
IRJET- Secure Online Voting Systems using Block of ChunksIRJET Journal
 
IRJET- Blockchain Technology
IRJET- Blockchain TechnologyIRJET- Blockchain Technology
IRJET- Blockchain TechnologyIRJET Journal
 
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
 
IRJET-Block Chain based Cyber Security System for Data Transfer
IRJET-Block Chain based Cyber Security System for Data TransferIRJET-Block Chain based Cyber Security System for Data Transfer
IRJET-Block Chain based Cyber Security System for Data TransferIRJET Journal
 
IRJET - Consortium Blockchain Application for Agriculture and Food Supply Cha...
IRJET - Consortium Blockchain Application for Agriculture and Food Supply Cha...IRJET - Consortium Blockchain Application for Agriculture and Food Supply Cha...
IRJET - Consortium Blockchain Application for Agriculture and Food Supply Cha...IRJET Journal
 
Fake Product Identification using Blockchain Technology
Fake Product Identification using Blockchain TechnologyFake Product Identification using Blockchain Technology
Fake Product Identification using Blockchain TechnologyIRJET Journal
 
AN IDENTITY MANAGEMENT SYSTEM USING BLOCKCHAIN
AN IDENTITY MANAGEMENT SYSTEM USING BLOCKCHAINAN IDENTITY MANAGEMENT SYSTEM USING BLOCKCHAIN
AN IDENTITY MANAGEMENT SYSTEM USING BLOCKCHAINIRJET Journal
 
IRJET - A Detailed Study on Cryptocurrency
IRJET -  	  A Detailed Study on CryptocurrencyIRJET -  	  A Detailed Study on Cryptocurrency
IRJET - A Detailed Study on CryptocurrencyIRJET Journal
 
IRJET- Credible Data through Distributed Ledger Technology
IRJET-  	  Credible Data through Distributed Ledger TechnologyIRJET-  	  Credible Data through Distributed Ledger Technology
IRJET- Credible Data through Distributed Ledger TechnologyIRJET Journal
 
IRJET- Survey on Blockchain based Digital Certificate System
IRJET- Survey on Blockchain based Digital Certificate SystemIRJET- Survey on Blockchain based Digital Certificate System
IRJET- Survey on Blockchain based Digital Certificate SystemIRJET Journal
 
REVIEW ON IMPLEMENTING BLOCKCHAIN ASSISTED PUBLIC KEY ENCRYPTION TECHNIQUE IN...
REVIEW ON IMPLEMENTING BLOCKCHAIN ASSISTED PUBLIC KEY ENCRYPTION TECHNIQUE IN...REVIEW ON IMPLEMENTING BLOCKCHAIN ASSISTED PUBLIC KEY ENCRYPTION TECHNIQUE IN...
REVIEW ON IMPLEMENTING BLOCKCHAIN ASSISTED PUBLIC KEY ENCRYPTION TECHNIQUE IN...IRJET Journal
 
IRJET- Blockchain for Large-Scale Internet of Things Data Storage and Protection
IRJET- Blockchain for Large-Scale Internet of Things Data Storage and ProtectionIRJET- Blockchain for Large-Scale Internet of Things Data Storage and Protection
IRJET- Blockchain for Large-Scale Internet of Things Data Storage and ProtectionIRJET Journal
 
IRJET- Study of Blockchain and its Concepts
IRJET-  	  Study of Blockchain and its ConceptsIRJET-  	  Study of Blockchain and its Concepts
IRJET- Study of Blockchain and its ConceptsIRJET Journal
 

Similar to DECENTRALIZED BLOCKCHAIN SERVICES USING CARDANO NETWORK (20)

Block chain technology
Block chain technologyBlock chain technology
Block chain technology
 
A Survey on Use of Blockchain Technology in Introducing Transparency in Charity
A Survey on Use of Blockchain Technology in Introducing Transparency in CharityA Survey on Use of Blockchain Technology in Introducing Transparency in Charity
A Survey on Use of Blockchain Technology in Introducing Transparency in Charity
 
Decentralized Car Hailing Application
Decentralized Car Hailing ApplicationDecentralized Car Hailing Application
Decentralized Car Hailing Application
 
IRJET- Block Chain based Banking Application
IRJET- Block Chain based Banking ApplicationIRJET- Block Chain based Banking Application
IRJET- Block Chain based Banking Application
 
Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...
Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...
Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...
 
What Web 2.pdf
What Web 2.pdfWhat Web 2.pdf
What Web 2.pdf
 
IRJET- Secure Online Voting Systems using Block of Chunks
IRJET-  	  Secure Online Voting Systems using Block of ChunksIRJET-  	  Secure Online Voting Systems using Block of Chunks
IRJET- Secure Online Voting Systems using Block of Chunks
 
IRJET- Blockchain Technology
IRJET- Blockchain TechnologyIRJET- Blockchain Technology
IRJET- Blockchain Technology
 
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
 
IRJET-Block Chain based Cyber Security System for Data Transfer
IRJET-Block Chain based Cyber Security System for Data TransferIRJET-Block Chain based Cyber Security System for Data Transfer
IRJET-Block Chain based Cyber Security System for Data Transfer
 
IRJET - Consortium Blockchain Application for Agriculture and Food Supply Cha...
IRJET - Consortium Blockchain Application for Agriculture and Food Supply Cha...IRJET - Consortium Blockchain Application for Agriculture and Food Supply Cha...
IRJET - Consortium Blockchain Application for Agriculture and Food Supply Cha...
 
Fake Product Identification using Blockchain Technology
Fake Product Identification using Blockchain TechnologyFake Product Identification using Blockchain Technology
Fake Product Identification using Blockchain Technology
 
AN IDENTITY MANAGEMENT SYSTEM USING BLOCKCHAIN
AN IDENTITY MANAGEMENT SYSTEM USING BLOCKCHAINAN IDENTITY MANAGEMENT SYSTEM USING BLOCKCHAIN
AN IDENTITY MANAGEMENT SYSTEM USING BLOCKCHAIN
 
IRJET - A Detailed Study on Cryptocurrency
IRJET -  	  A Detailed Study on CryptocurrencyIRJET -  	  A Detailed Study on Cryptocurrency
IRJET - A Detailed Study on Cryptocurrency
 
IRJET- Credible Data through Distributed Ledger Technology
IRJET-  	  Credible Data through Distributed Ledger TechnologyIRJET-  	  Credible Data through Distributed Ledger Technology
IRJET- Credible Data through Distributed Ledger Technology
 
IRJET- Survey on Blockchain based Digital Certificate System
IRJET- Survey on Blockchain based Digital Certificate SystemIRJET- Survey on Blockchain based Digital Certificate System
IRJET- Survey on Blockchain based Digital Certificate System
 
REVIEW ON IMPLEMENTING BLOCKCHAIN ASSISTED PUBLIC KEY ENCRYPTION TECHNIQUE IN...
REVIEW ON IMPLEMENTING BLOCKCHAIN ASSISTED PUBLIC KEY ENCRYPTION TECHNIQUE IN...REVIEW ON IMPLEMENTING BLOCKCHAIN ASSISTED PUBLIC KEY ENCRYPTION TECHNIQUE IN...
REVIEW ON IMPLEMENTING BLOCKCHAIN ASSISTED PUBLIC KEY ENCRYPTION TECHNIQUE IN...
 
IRJET- Blockchain for Large-Scale Internet of Things Data Storage and Protection
IRJET- Blockchain for Large-Scale Internet of Things Data Storage and ProtectionIRJET- Blockchain for Large-Scale Internet of Things Data Storage and Protection
IRJET- Blockchain for Large-Scale Internet of Things Data Storage and Protection
 
IRJET- Study of Blockchain and its Concepts
IRJET-  	  Study of Blockchain and its ConceptsIRJET-  	  Study of Blockchain and its Concepts
IRJET- Study of Blockchain and its Concepts
 
Blockchain spreads
Blockchain spreadsBlockchain spreads
Blockchain spreads
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Ramkumar k
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfsumitt6_25730773
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxpritamlangde
 
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.pdfKamal Acharya
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxMuhammadAsimMuhammad6
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdfAldoGarca30
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
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.pptxmaisarahman1
 

Recently uploaded (20)

Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .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
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
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
 

DECENTRALIZED BLOCKCHAIN SERVICES USING CARDANO NETWORK

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2749 DECENTRALIZED BLOCKCHAIN SERVICES USING CARDANO NETWORK Akash Kumar D1, Avinash Khanna R2, Shashang P3, Surash T4, Ms. Lakshmi R5 1,2,3,4 Student, Department of IT, SRM Valliammai Engineering College, Tamilnadu, India 5 Assistant Professor, Department of IT, SRM Valliammai Engineering College, Tamilnadu, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The System will be using the Cardano, which is a blockchain of a crypto coin. Due to the usage of the Cardano network, our blockchain will consist of three segments: DATA, Block's HASH, Previous Block's HASH. In case of Cardano the data will be further divided into 3 components, FROM, TO and AMOUNT. This project also revolves around brining web-based services such as E- commerce into the blockchain. Currently the blockchain is used in very few industries and its majorly occupied by cryptocurrencies. The entirety of blockchain is used only for crypto transactions. Our innovation here lies in the implementation of E-commerce services into the blockchain. To attain said goals we will be using the web3 prototype websites powered by blockchain servers to host our website for the E-commerce products. Any transaction happening on the web3 websites will be implemented on the blockchain by default due to its hosting server being a blockchain server (Cardano). A transaction is only completed after using the PoW or Proof of Work method. This method ensures transactions on the blockchain are absolute and maintains its integrity and security. These elements of the blockchain makes it difficult to crack through and change its data. Ultimately once the transaction is verified by the PoW, it will pass through, and the respective product purchased will drop into the buyers E-wallet or crypto wallet. Key Words: Cardano, Blockchain, Hash, E-Commerce, Web3, PoW (Proof of Work), E-wallet. 1. INTRODUCTION A blockchain is a collection of blocks that are inter-linked on a network. Blockchain networks are used to strengthen security and anonymity of transactions that happen on the blocks. This project revolves around decentralizing services such as E-commerce services on the blockchain to implement them on to the web3 prototype websites. We will be using the Cardano Blockchain to attain said goals. Cardano is a blockchain that offers a crypto coin called Cardano ($ADA). ADA is used to make transactions on the cardano Blockchain network. We will be implementing the Cardan blockchain server on our web3 prototype site for E-commerce to sell products using ADA as the method of payment. The payments are made using E-wallets which can hold your ADA(s) and use them for your purchases. The purchases are done using a PoW or Proof of Work method which verifies every transaction on the blockchain and brings integrity and security to our transaction to avoid it from being attacked by external networks and change its values. Once the minimum number of verifications required for a transaction to complete is attained on the Cardano network using the Proof of Work method, the transaction will go through and be completed successfully. Upon completion of a successful transaction, the purchased product will then be sent to the E-wallet of the user in form of a token. 2. LITERATURE SURVEY The proposed system has gone through various papers on blockchain and its services, impacts etc. on the financial sectors from the past decade. Insights of these papers bring light on various fields and its flaws that need to be investigated while creating networks on the blockchain. Some the referred papers are given below along with their insights. Those references are listed as follows. 1. Victor Changa, Patricia Baudierb, Hui Zhangc, Qianwen Xua, Jingqi Zhanga, Mitra Arami - How Blockchain can impact financial services – The overview, challenges and recommendations from expert interviewees (2020). Deals with impact of blockchain on the financial sectors. 2. Omar Alia, Mustafa Allyb, Clutterbuckc, Yogesh Dwivedi - The state of play of blockchain technology in the financial services sector: A systematic literature review (2020). Deals with the state of blockchain in the sector of finance. 3. David Berdika , Safa Otoum⁎,b , Nikolas Schmidta , Dylan Portera , Yaser Jararweha - A Survey on Blockchain for Information Systems Management and Security (2020). Deals with impacts and benefits of blockchain on the Information Systems. 4. QIHENG ZHOU, HUAWEI HUANG (MEMBER, IEEE), ZIBIN ZHENG(SENIOR MEMBER, IEEE), JING BIAN - Solutions to Scalability of Blockchain: A Survey (2016). Deals with the scalability issues faced by the blockchain technologies and methods to overcome them.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2750 3. PROPOSED WORK The proposed system aims to challenge the flaws faced by the current system. One of the major issues faced by the current encryption algorithms such as the SHA algorithms are that they are very vulnerable to attacks such as Man- In-The-Middle Attacks and BOOMERANG Attacks. These attacks make the encryptions vulnerable and destroy the confidentiality of the data that is being processed on the blockchain. Various Tech giants in the current E- Commerce market use SHA algorithms. To overcome the issues faced by them we will be using the BLAKE algorithm. BLAKE algorithm is faster and more vulnerable to attacks in comparison to the SHA algorithm. BLAKE algorithms is the key component of the ADA or Cardano Blockchain. Using BLAKE algorithms helps one to overcome the issues faced by the current tech giants. Another important factor is the usage of blockchain technology. Since BLAKE algorithm is based on a blockchain cryptocurrency, it by default helps the framework of the E-commerce site to reach the blockchain technology. Due to this we are passively supported by the blockchain technology in terms of security and protocols. 3.1 CHOOSING BLOCKCHAIN & SETTING UP SERVER AND WEBSITE In this module we decide the suitable blockchain for the system through various research papers and technical background checks. Through all the above mentioned methods we landed on the Cardano blockchain due to its fluid hashing rate and fast bit rate. Another important reason would be the resistance to various attacks that cause data breaches in algorithms like SHA. Fig-1: Shows the google sites hosting platform. 3.2 CREATING PRODUCTS & METADATA This module will be focusing on products that the E- Commerce website we host will be selling. For the sample sakes of the system, we will be selling electronic products such as iPhone etc. Once the product for the system is decided, we will need to create metadata for the products individually. Metadata help us get a background data about the products on the blockchain. Metadata plays crucial role for finding the information of items on the blockchain. Fig-2: Metadata. 3.3 UPLOADING PRODUCTS TO THE BLOCKCHAIN This module will focus on uploading the product to the NFTMAKER.IO Blockchain server using VS Code or Visual Code. The code to upload files on the blockchain server is written in JavaScript and consists of various external libraries. Once the files are uploaded to the blockchain, it will be available to mint for anyone. Fig-3: Shows the file on the server. 3.4 MINTING THE PRODUCTS USING $ADA This module will focus on minting the products using $ADA or Cardano crypto currency using our E-Wallet. Once minted, the blockchain will run a PoW or Proof of Work to verify the transaction’s legitimacy. Once the PoW is confirmed by the nodes on the network (more than 50% of the nodes) then the product will be sent to the user’s wallet.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2751 Fig-4: Shows the file on the E-wallet. 4. SYSTEM ARCHITECTURE 5. METHODOLOGY The process will start by choosing a crypto blockchain, in our case the Cardano Blockchain. The Cardano blockchain is rather fast and scalable comparing to the other crypto currencies like BTC and ETH. Another important reason would be the implementation of BLAKE Algorithm which is fast and resistant to various attacks. 6. EXISTING SYSTEM The existing system faces a lot of technical issues such as Security issues faced due to the poor encryption of SHA in comparison to the BLAKE Hashing Algorithm. It is also very vulnerable to Man in the Middle Attacks and BOOMERANG Attacks which impact the privacy and confidentiality of the data that is processed during a crypto transaction on the blockchain. The SHA algorithm is the most used hashing algorithm as per the research done on various papers. SHA deals with slow hashing speed and bit rate. When we compare this with BLAKE Algorithm, its inefficient and less fast in hashing elements. 7. CONCLUSION AND FUTURE ENHANCEMENT The project will work with ease and fluidity for all transactions and is efficient in terms of processing speed. Other conclusions drawn from the system would be the implementation of blockchain to the E-commerce which help promote anonymity and security in the field of E- commerce. Building of the servers of blockchain around the BLAKE algorithm in return boosts the resistance to various attacks such as Man-In-The-Middle attacks and BOOMERANG attacks. It also improves in terms of hash rate and bit rate. Flaws that were detected during the testing and running of the system would include congestion of network during high traffic period. Traffic refers to the occurrence of transaction on a blockchain. If the number of transactions exceed the amount that the blockchain can handle, then it will lead to congestion on the network which will slow down transaction and fluidity on the server. Other possible enhancements could be implementation of such blockchain server and technology to various other field that could prove helpful for various sectors in terms of security and integrity. REFERENCES [1] Victor Changa, Patricia Baudierb, Hui Zhangc, Qianwen Xua, Jingqi Zhanga, Mitra Arami - How Blockchain can impact financial services – The overview, challenges and recommendations from expert interviewees (2020) [2] Omar Alia, Mustafa Allyb, Clutterbuckc, Yogesh Dwivedi - The state of play of blockchain technology in the financial services sector: A systematic literature review (2020) [3] David Berdika , Safa Otoum⁎,b , Nikolas Schmidta , Dylan Portera , Yaser Jararweha - A Survey on
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2752 Blockchain for Information Systems Management and Security (2020) [4] QIHENG ZHOU, HUAWEI HUANG (MEMBER, IEEE), ZIBIN ZHENG(SENIOR MEMBER, IEEE), JING BIAN - Solutions to Scalability of Blockchain: A Survey (2016) [5] RUI ZHANG and RUI XUE - Security and Privacy on Blockchain (2019) [6] MAYANK RAIKWAR , DANILO GLIGOROSKI , AND KATINA KRALEVSKA - SoK of Used Cryptography in Blockchain (2019)