SlideShare a Scribd company logo
1 of 36
Download to read offline
data-trading.com
Real experience in the development and integration
of blockchain technology to the DataTrading platform.
About the DataTrading
platform
DataTrading — a platform for analytics
and forecasting of exchange markets
(stock market, commodity market,
derivative market etc.) based on the
Artificial Intelligence.
The platform is currently being actively developed. An Alpha-version
of the platform with a limited access for the members of the
community is already released, and the Beta-version is planned to
be released this May.
About the DataTrading platform
Open Development
Modules
Models of forecasting based on Artificial
Intelligence are the essential element of
the platform. The functionality of open
development modules is currently being
developed. With its help, any participant
of the system can create and train the
model of forecasting and sell it to other
participants of the system, or use the
received models for their own trade.
Open Development
Modules
With its help, any participant of the
system can create and train the
model of forecasting and sell it to
other participants of the system, or
use the received models for their
own trade.
It is planned that DataTrading
platform will have a big amount
of members who will be
permanently perform various
actions
DataTrading
Platform
creating of AI models
buying of AI
models for trading
using the created AI
models for trading
Members of the DataTrading
Platform
To provide transparency and reliability of all transactions inside
the system, and also to ensure safety of copyright of creators
of the AI models, we made a decision to develop and introduce
blockchain technology for the DataTrading platform.
The necessity of Blockchain in the DataTrading platform
The first question we faced was a choice of a suitable type
of Blockchain.
Choice of a suitable type of Blockchain
There are several types of Blockchain:
● public
● private
● consortium
Choice of a suitable type of Blockchain
Public Blockchain
The public blockchain assumes the
presence of large and separate
number of nods (participants) who
are constantly checking on
transactions and provide the integrity
and stability of data.
Public Blockchain
Advantages:
● the most reliable and secured type of blockchain
Public Blockchain
Disadvantages for business solutions:
● difficulty to attract a big amount of nods (miners)
● high transactions fee (in most cases)
● difficulty to bring in any changes in the business logic
● dependence on external and uncontrollable components
of the system
Private Blockchain
In comparison to public blockchain, in
private blockchain all nods belong to one
company / owner.
Advantages:
● simplicity of launch and support
● simplicity of bringing in any changes in the business logic
● independence on external and uncontrollable components of the
system
● low or zero transactions fee
Private Blockchain
Disadvantages:
● necessity to have a high trust to the company from users
(as the company has a hypothetical opportunity
to manipulate data)
Private Blockchain
Consortium Blockchain is the intermediate
version between public and private
blockchain. In comparison to private
blockchain, in consortium blockchain nods
belong and are operated not by one company,
but a group of companies, usually united by
the general scope of business.
Consortium Blockchain
Advantages:
● relative simplicity in the launch and support
● simplicity to bring in any changes in the business logic
● independence on external and uncontrollable components of the system
● low or zero transaction fee
● absence of necessity to have a high trust to one company resulting in a
high trust rate from users to the whole system (in comparison to private
blockchain)
Consortium Blockchain
Disadvantages:
● Necessity to have reliable partners ready to participate in the launch and
support of blockchain
Consortium Blockchain
The choice of the Blockchain type
for the DataTrading platform
Taking into consideration the features, advantages
and disadvantages of all types of blockchain, it has
been revealed that for the DataTrading platform the
most optimal solution is the integration of private
blockchain with regular record of cast of private
DataTrading blockchain in any other public
blockchain (e.g. Ethereum or Bitcoin) to increase
the reliability and transparency of the system.
Creating a network of nodes
To run any blockchain, you need to
provide:
● hardware of node network
● software development
Creating a network of nodes: Hardware
To create a network of nodes for the DataTrading system, we decided to
use Azure cloud solutions. At the moment, we test the economic
feasibility of partial or complete refusing of cloud solutions. We create a
new network of nodes using our own infrastructure that is on rest-drive.
In case of revealing significant advantages, the own network of nodes
will be launched in the 4th quarter of 2018.
Options available for developing
of blockchain software:
● write your own software
● fork of the existing blockchain
● use the Ethereum software
Creating a network
of nodes: Software
For the DataTrading platform we decided to use Ethereum software
as the standard solution for most private and consortium of
blockchain. This solution provides fast development of the blockchain
component of the software, which was a critical factor in decision
making. Ethereum smart contracts allow you to implement almost any
business logic and are fully suited to the tasks of the DataTrading
system.
Creating a network of nodes: Software
Increasing credibility of DataTrading’s
private blockchain
To increase credibility of DataTrading’s private blockchain,
two important architectural solutions are being developed:
● the development of a public blocker-explorer (monitor)
that will allow any user using only a browser to see the
entire state of the blockchain in real time
● regular recording of the entire private blockchain in the
public one
Public blockchains are much more reliable than private ones as it’s
almost impossible to change information in them. If you regularly
record the status of the private blockchain in the public one, you
can guarantee the unchangeability of the private blockchain, thus
greatly increasing the trust of users to it.
Connections between private and public
blockchains
Connections between private and public
blockchains across the DataTrading
platform
Necessary steps:
make a cast of DataTrading’s private blockchain through a hash
function, the result is a 64 character record, for example,
0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a1
42fd40d49347
Connections between private and public
blockchains across the DataTrading
platform
make a transaction in the public blockchain with the entry in the
comment of the received hash and the number of the last block of
the private blockchain that meets this hash
Connections between private and public
blockchains across the DataTrading
platform
in a private blockchain, write down the number of the last block of
the public blockchain, in which an entry was made about the actual
state of the private blockchain
Block
43102
Block 43103
Making transaction
Information:
Previous block of DataTrading’s blockchain:
2347
Hash of the whole DataTrading’s blockchain:
0x6b17d…
Other information...
Hash of the current transaction: 0х64a4f…
Block
43104
Block 2346
Hash of the whole blockchain:
0x200а1…
Last entry in the public
blockchain: block 41984
Transaction hash with
information: 0х3214a…
Block 2347
Hash of the whole blockchain:
0x6b17d…
Last entry in the public
blockchain: block 41984
Transaction hash with
information: 0х3214a...
Block 2348
Hash of the whole blockchain:
0x3fa18…
Last entry in the public blockchain:
block 43103
Transaction hash with information:
0х64a4f…
...
...
...
...
Public blockchain
Private blockchain
Block
44523
Block 44524
Making transaction
Information:
Previous block of DataTrading’s blockchain:
3312
Hash of the whole DataTrading’s blockchain::
0x1212a…
Other information...
Hash of the current transaction: 0хae12d…
Block
44525
Block 3312
Hash of the whole blockchain:
0x91c1c…
Last entry in the public
blockchain: block 43103
Last transaction hash with
information: 0х64a4f…
Block 3313
Hash of the whole blockchain:
0x1212a…
Last entry in the public
blockchain: block 43103
Last transaction hash with
information: 0х64a4f…
Block 3314
Hash of the whole blockchain:
0x6b17d…
Last entry in the public blockchain:
block 44524
Last transaction hash with information:
0хae12d…
...
...
...
...
Public blockchain
Private blockchain
Applying DataTrading
experience to other projects
The solution proposed by DataTrading for
using a private blockchain connected with
the public one is very flexible and suitable
for many cases. The main usage scenario
is to ensure transparency and reliability of
transactions among a large number of
users within the scope of products /
services provided by a company.
Platform
Applying DataTrading
experience to other projects
The scenario will increase confidence
while maintaining a low or zero
commission for transactions.
Conclusion
Blockchain is the revolutionary data storage system.
The example of using blockchain within the framework of the
DataTrading platform shows how effectively it can be integrated into
existing platforms and services. This experience can be easily used in
other projects and platforms.
data-trading.com
Thank you for your attention!
Real experience of blockchain in DataTrading

More Related Content

What's hot

Use case of block chain unit 4 AKTU
Use case of block chain unit 4 AKTUUse case of block chain unit 4 AKTU
Use case of block chain unit 4 AKTURohit Verma
 
Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...
Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...
Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...Дмитрий Плахов
 
Blockchain technology in (life) sciences
Blockchain technology in (life) sciencesBlockchain technology in (life) sciences
Blockchain technology in (life) sciencesBarbera van Schaik
 
Blockchain Technology Presentation (Delwar alam Security researcher at BugsBD)
Blockchain Technology Presentation (Delwar alam Security researcher at BugsBD)Blockchain Technology Presentation (Delwar alam Security researcher at BugsBD)
Blockchain Technology Presentation (Delwar alam Security researcher at BugsBD)Delwar Alam
 
Hyperledger arch wg_paper_1_consensus
Hyperledger arch wg_paper_1_consensusHyperledger arch wg_paper_1_consensus
Hyperledger arch wg_paper_1_consensusCMR WORLD TECH
 
Blockchain and Cryptography - A Primer
Blockchain and Cryptography - A PrimerBlockchain and Cryptography - A Primer
Blockchain and Cryptography - A PrimerGokul Alex
 
Blockchain On Azure
Blockchain On AzureBlockchain On Azure
Blockchain On AzureJohan Zammit
 
Technical Introduction to Hyperledger Fabric v1.0
Technical Introduction to Hyperledger Fabric v1.0Technical Introduction to Hyperledger Fabric v1.0
Technical Introduction to Hyperledger Fabric v1.0Altoros
 
Fair and trustworthy: Lock-free enhanced tendermint blockchain algorithm
Fair and trustworthy: Lock-free enhanced tendermint blockchain algorithmFair and trustworthy: Lock-free enhanced tendermint blockchain algorithm
Fair and trustworthy: Lock-free enhanced tendermint blockchain algorithmTELKOMNIKA JOURNAL
 
Security and privacy with blockchain
Security and privacy with blockchainSecurity and privacy with blockchain
Security and privacy with blockchainCeline George
 
Blockchain in the enterprise
Blockchain in the enterpriseBlockchain in the enterprise
Blockchain in the enterpriseJesus Rodriguez
 
Доклад разработчиков Exonum на третьем митапе сообщества блокчейн-разработчик...
Доклад разработчиков Exonum на третьем митапе сообщества блокчейн-разработчик...Доклад разработчиков Exonum на третьем митапе сообщества блокчейн-разработчик...
Доклад разработчиков Exonum на третьем митапе сообщества блокчейн-разработчик...Дмитрий Плахов
 
The Nuts and Bolts of Blockchain
The Nuts and Bolts of BlockchainThe Nuts and Bolts of Blockchain
The Nuts and Bolts of BlockchainCILIP
 
Public blockchains and municipalities en v1.0_hc
Public blockchains and municipalities en v1.0_hcPublic blockchains and municipalities en v1.0_hc
Public blockchains and municipalities en v1.0_hcHenk van Cann
 
IDC - Blockchain Threat Model
IDC - Blockchain Threat ModelIDC - Blockchain Threat Model
IDC - Blockchain Threat ModelPeteLind
 

What's hot (20)

Use case of block chain unit 4 AKTU
Use case of block chain unit 4 AKTUUse case of block chain unit 4 AKTU
Use case of block chain unit 4 AKTU
 
Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...
Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...
Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...
 
Blockchain technology in (life) sciences
Blockchain technology in (life) sciencesBlockchain technology in (life) sciences
Blockchain technology in (life) sciences
 
Basic blockchain
Basic blockchainBasic blockchain
Basic blockchain
 
Blockchains 101
Blockchains 101Blockchains 101
Blockchains 101
 
Blockchain Technology Presentation (Delwar alam Security researcher at BugsBD)
Blockchain Technology Presentation (Delwar alam Security researcher at BugsBD)Blockchain Technology Presentation (Delwar alam Security researcher at BugsBD)
Blockchain Technology Presentation (Delwar alam Security researcher at BugsBD)
 
Hyperledger arch wg_paper_1_consensus
Hyperledger arch wg_paper_1_consensusHyperledger arch wg_paper_1_consensus
Hyperledger arch wg_paper_1_consensus
 
Blockchain and Cryptography - A Primer
Blockchain and Cryptography - A PrimerBlockchain and Cryptography - A Primer
Blockchain and Cryptography - A Primer
 
Blockchain Technology
Blockchain TechnologyBlockchain Technology
Blockchain Technology
 
Blockchain On Azure
Blockchain On AzureBlockchain On Azure
Blockchain On Azure
 
Brief Introduction to Blockchain Security
Brief Introduction to Blockchain SecurityBrief Introduction to Blockchain Security
Brief Introduction to Blockchain Security
 
Technical Introduction to Hyperledger Fabric v1.0
Technical Introduction to Hyperledger Fabric v1.0Technical Introduction to Hyperledger Fabric v1.0
Technical Introduction to Hyperledger Fabric v1.0
 
Fair and trustworthy: Lock-free enhanced tendermint blockchain algorithm
Fair and trustworthy: Lock-free enhanced tendermint blockchain algorithmFair and trustworthy: Lock-free enhanced tendermint blockchain algorithm
Fair and trustworthy: Lock-free enhanced tendermint blockchain algorithm
 
Security and privacy with blockchain
Security and privacy with blockchainSecurity and privacy with blockchain
Security and privacy with blockchain
 
Blockchain in the enterprise
Blockchain in the enterpriseBlockchain in the enterprise
Blockchain in the enterprise
 
Доклад разработчиков Exonum на третьем митапе сообщества блокчейн-разработчик...
Доклад разработчиков Exonum на третьем митапе сообщества блокчейн-разработчик...Доклад разработчиков Exonum на третьем митапе сообщества блокчейн-разработчик...
Доклад разработчиков Exonum на третьем митапе сообщества блокчейн-разработчик...
 
The Nuts and Bolts of Blockchain
The Nuts and Bolts of BlockchainThe Nuts and Bolts of Blockchain
The Nuts and Bolts of Blockchain
 
Public blockchains and municipalities en v1.0_hc
Public blockchains and municipalities en v1.0_hcPublic blockchains and municipalities en v1.0_hc
Public blockchains and municipalities en v1.0_hc
 
01 what is blockchain
01 what is blockchain01 what is blockchain
01 what is blockchain
 
IDC - Blockchain Threat Model
IDC - Blockchain Threat ModelIDC - Blockchain Threat Model
IDC - Blockchain Threat Model
 

Similar to Real experience of blockchain in DataTrading

Deploy a blockchain web-app with Hyperledger Fabric 1.4 - Concepts & Code
Deploy a blockchain web-app with Hyperledger Fabric 1.4 - Concepts & CodeDeploy a blockchain web-app with Hyperledger Fabric 1.4 - Concepts & Code
Deploy a blockchain web-app with Hyperledger Fabric 1.4 - Concepts & CodeHorea Porutiu
 
Deployablockchainwebappwithhyperledgerfabricpresentation 190820170703
Deployablockchainwebappwithhyperledgerfabricpresentation 190820170703Deployablockchainwebappwithhyperledgerfabricpresentation 190820170703
Deployablockchainwebappwithhyperledgerfabricpresentation 190820170703Nevruz Mesut Sahin
 
Blockchain for Enterprises
Blockchain for EnterprisesBlockchain for Enterprises
Blockchain for EnterprisesHimanshu Pandey
 
Blockchain architected
Blockchain architectedBlockchain architected
Blockchain architectedIBM Sverige
 
Blockchain on Azure
Blockchain on AzureBlockchain on Azure
Blockchain on AzureNuri Cankaya
 
Blockchain
BlockchainBlockchain
BlockchainSai Nath
 
Role of hyperledger fabric in blockchain
Role of hyperledger fabric in blockchainRole of hyperledger fabric in blockchain
Role of hyperledger fabric in blockchainBlockchain Council
 
Blockchain Technology ,Architecture and its Structure
Blockchain Technology ,Architecture and its StructureBlockchain Technology ,Architecture and its Structure
Blockchain Technology ,Architecture and its Structurekasthurimukila
 
Blockchain technology.docx
Blockchain technology.docxBlockchain technology.docx
Blockchain technology.docxaymenabbaci
 
Comprehensive Guide regarding Blockchain Technology - Develop Blockchain App
Comprehensive Guide regarding Blockchain Technology - Develop Blockchain AppComprehensive Guide regarding Blockchain Technology - Develop Blockchain App
Comprehensive Guide regarding Blockchain Technology - Develop Blockchain AppBlocktech Brew
 
A DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdf
A DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdfA DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdf
A DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdfLaura Miller
 
A DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdf
A DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdfA DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdf
A DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdfLaura Miller
 
Blockchain solution architecture deliverable
Blockchain solution architecture deliverableBlockchain solution architecture deliverable
Blockchain solution architecture deliverableSarmad Ibrahim
 
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
 
Blockchain data structures and fundamental
Blockchain data structures and fundamentalBlockchain data structures and fundamental
Blockchain data structures and fundamentalCodium Club
 
6 Tools You Should Know as a Blockchain Developer. .pdf
6 Tools You Should Know as a Blockchain Developer. .pdf6 Tools You Should Know as a Blockchain Developer. .pdf
6 Tools You Should Know as a Blockchain Developer. .pdfArgpnteq
 
Blockchain Application Development
Blockchain Application DevelopmentBlockchain Application Development
Blockchain Application DevelopmentThe NineHertz
 
Practical Blockchain
Practical BlockchainPractical Blockchain
Practical BlockchainVelmie
 

Similar to Real experience of blockchain in DataTrading (20)

Deploy a blockchain web-app with Hyperledger Fabric 1.4 - Concepts & Code
Deploy a blockchain web-app with Hyperledger Fabric 1.4 - Concepts & CodeDeploy a blockchain web-app with Hyperledger Fabric 1.4 - Concepts & Code
Deploy a blockchain web-app with Hyperledger Fabric 1.4 - Concepts & Code
 
Deployablockchainwebappwithhyperledgerfabricpresentation 190820170703
Deployablockchainwebappwithhyperledgerfabricpresentation 190820170703Deployablockchainwebappwithhyperledgerfabricpresentation 190820170703
Deployablockchainwebappwithhyperledgerfabricpresentation 190820170703
 
Blockchain for Enterprises
Blockchain for EnterprisesBlockchain for Enterprises
Blockchain for Enterprises
 
Blockchain architected
Blockchain architectedBlockchain architected
Blockchain architected
 
Blockchain on Azure
Blockchain on AzureBlockchain on Azure
Blockchain on Azure
 
Blockchain in FinTech
Blockchain in FinTechBlockchain in FinTech
Blockchain in FinTech
 
Blockchain
BlockchainBlockchain
Blockchain
 
Role of hyperledger fabric in blockchain
Role of hyperledger fabric in blockchainRole of hyperledger fabric in blockchain
Role of hyperledger fabric in blockchain
 
Blockchain Technology ,Architecture and its Structure
Blockchain Technology ,Architecture and its StructureBlockchain Technology ,Architecture and its Structure
Blockchain Technology ,Architecture and its Structure
 
Blockchain technology.docx
Blockchain technology.docxBlockchain technology.docx
Blockchain technology.docx
 
Comprehensive Guide regarding Blockchain Technology - Develop Blockchain App
Comprehensive Guide regarding Blockchain Technology - Develop Blockchain AppComprehensive Guide regarding Blockchain Technology - Develop Blockchain App
Comprehensive Guide regarding Blockchain Technology - Develop Blockchain App
 
A DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdf
A DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdfA DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdf
A DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdf
 
A DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdf
A DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdfA DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdf
A DIGESTIBLE GUIDE TO BLOCKCHAIN APP DEVELOPMENT.pdf
 
Blockchain solution architecture deliverable
Blockchain solution architecture deliverableBlockchain solution architecture deliverable
Blockchain solution architecture deliverable
 
Hyperledger
HyperledgerHyperledger
Hyperledger
 
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
 
Blockchain data structures and fundamental
Blockchain data structures and fundamentalBlockchain data structures and fundamental
Blockchain data structures and fundamental
 
6 Tools You Should Know as a Blockchain Developer. .pdf
6 Tools You Should Know as a Blockchain Developer. .pdf6 Tools You Should Know as a Blockchain Developer. .pdf
6 Tools You Should Know as a Blockchain Developer. .pdf
 
Blockchain Application Development
Blockchain Application DevelopmentBlockchain Application Development
Blockchain Application Development
 
Practical Blockchain
Practical BlockchainPractical Blockchain
Practical Blockchain
 

More from Anton Vokrug

Доказательства теории эволюции. Ложа, декабрь 2020
Доказательства теории эволюции. Ложа, декабрь 2020Доказательства теории эволюции. Ложа, декабрь 2020
Доказательства теории эволюции. Ложа, декабрь 2020Anton Vokrug
 
Swipebank internet banking
Swipebank internet bankingSwipebank internet banking
Swipebank internet bankingAnton Vokrug
 
Practical cases of blockchain application
Practical cases of blockchain applicationPractical cases of blockchain application
Practical cases of blockchain applicationAnton Vokrug
 
ICOlab Support Presentation
ICOlab Support PresentationICOlab Support Presentation
ICOlab Support PresentationAnton Vokrug
 
DataScoring and SwipeBank Software presentation
DataScoring and SwipeBank Software presentationDataScoring and SwipeBank Software presentation
DataScoring and SwipeBank Software presentationAnton Vokrug
 
DataProm presentation in Chinese. Sell more with us!
DataProm presentation in Chinese. Sell more with us!DataProm presentation in Chinese. Sell more with us!
DataProm presentation in Chinese. Sell more with us!Anton Vokrug
 
DataTrading presentation in Chinese
DataTrading presentation in ChineseDataTrading presentation in Chinese
DataTrading presentation in ChineseAnton Vokrug
 
DataScoring presentation in Chinese
DataScoring presentation in ChineseDataScoring presentation in Chinese
DataScoring presentation in ChineseAnton Vokrug
 
Практическое использование «больших данных» в бизнесе
Практическое использование «больших данных» в бизнесеПрактическое использование «больших данных» в бизнесе
Практическое использование «больших данных» в бизнесеAnton Vokrug
 
Presentation DataScoring: Big Data and credit score
Presentation DataScoring: Big Data and credit scorePresentation DataScoring: Big Data and credit score
Presentation DataScoring: Big Data and credit scoreAnton Vokrug
 
Презентация DataScoring: Big Data и кредитный скоринг
Презентация DataScoring: Big Data и кредитный скорингПрезентация DataScoring: Big Data и кредитный скоринг
Презентация DataScoring: Big Data и кредитный скорингAnton Vokrug
 

More from Anton Vokrug (12)

Доказательства теории эволюции. Ложа, декабрь 2020
Доказательства теории эволюции. Ложа, декабрь 2020Доказательства теории эволюции. Ложа, декабрь 2020
Доказательства теории эволюции. Ложа, декабрь 2020
 
Swipebank internet banking
Swipebank internet bankingSwipebank internet banking
Swipebank internet banking
 
Practical cases of blockchain application
Practical cases of blockchain applicationPractical cases of blockchain application
Practical cases of blockchain application
 
ICOlab Support Presentation
ICOlab Support PresentationICOlab Support Presentation
ICOlab Support Presentation
 
Ukraine Analytica
Ukraine AnalyticaUkraine Analytica
Ukraine Analytica
 
DataScoring and SwipeBank Software presentation
DataScoring and SwipeBank Software presentationDataScoring and SwipeBank Software presentation
DataScoring and SwipeBank Software presentation
 
DataProm presentation in Chinese. Sell more with us!
DataProm presentation in Chinese. Sell more with us!DataProm presentation in Chinese. Sell more with us!
DataProm presentation in Chinese. Sell more with us!
 
DataTrading presentation in Chinese
DataTrading presentation in ChineseDataTrading presentation in Chinese
DataTrading presentation in Chinese
 
DataScoring presentation in Chinese
DataScoring presentation in ChineseDataScoring presentation in Chinese
DataScoring presentation in Chinese
 
Практическое использование «больших данных» в бизнесе
Практическое использование «больших данных» в бизнесеПрактическое использование «больших данных» в бизнесе
Практическое использование «больших данных» в бизнесе
 
Presentation DataScoring: Big Data and credit score
Presentation DataScoring: Big Data and credit scorePresentation DataScoring: Big Data and credit score
Presentation DataScoring: Big Data and credit score
 
Презентация DataScoring: Big Data и кредитный скоринг
Презентация DataScoring: Big Data и кредитный скорингПрезентация DataScoring: Big Data и кредитный скоринг
Презентация DataScoring: Big Data и кредитный скоринг
 

Recently uploaded

government_intervention_in_business_ownership[1].pdf
government_intervention_in_business_ownership[1].pdfgovernment_intervention_in_business_ownership[1].pdf
government_intervention_in_business_ownership[1].pdfshaunmashale756
 
20240417-Calibre-April-2024-Investor-Presentation.pdf
20240417-Calibre-April-2024-Investor-Presentation.pdf20240417-Calibre-April-2024-Investor-Presentation.pdf
20240417-Calibre-April-2024-Investor-Presentation.pdfAdnet Communications
 
Stock Market Brief Deck for "this does not happen often".pdf
Stock Market Brief Deck for "this does not happen often".pdfStock Market Brief Deck for "this does not happen often".pdf
Stock Market Brief Deck for "this does not happen often".pdfMichael Silva
 
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...Suhani Kapoor
 
Stock Market Brief Deck for 4/24/24 .pdf
Stock Market Brief Deck for 4/24/24 .pdfStock Market Brief Deck for 4/24/24 .pdf
Stock Market Brief Deck for 4/24/24 .pdfMichael Silva
 
Andheri Call Girls In 9825968104 Mumbai Hot Models
Andheri Call Girls In 9825968104 Mumbai Hot ModelsAndheri Call Girls In 9825968104 Mumbai Hot Models
Andheri Call Girls In 9825968104 Mumbai Hot Modelshematsharma006
 
Unveiling the Top Chartered Accountants in India and Their Staggering Net Worth
Unveiling the Top Chartered Accountants in India and Their Staggering Net WorthUnveiling the Top Chartered Accountants in India and Their Staggering Net Worth
Unveiling the Top Chartered Accountants in India and Their Staggering Net WorthShaheen Kumar
 
letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...
letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...
letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...Henry Tapper
 
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptx
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptxOAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptx
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptxhiddenlevers
 
Vp Girls near me Delhi Call Now or WhatsApp
Vp Girls near me Delhi Call Now or WhatsAppVp Girls near me Delhi Call Now or WhatsApp
Vp Girls near me Delhi Call Now or WhatsAppmiss dipika
 
Instant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School DesignsInstant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School Designsegoetzinger
 
Q3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast SlidesQ3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast SlidesMarketing847413
 
Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024Bladex
 
VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...Suhani Kapoor
 
VIP Kolkata Call Girl Jodhpur Park 👉 8250192130 Available With Room
VIP Kolkata Call Girl Jodhpur Park 👉 8250192130  Available With RoomVIP Kolkata Call Girl Jodhpur Park 👉 8250192130  Available With Room
VIP Kolkata Call Girl Jodhpur Park 👉 8250192130 Available With Roomdivyansh0kumar0
 
Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]Commonwealth
 
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130  Available With RoomVIP Kolkata Call Girl Serampore 👉 8250192130  Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Roomdivyansh0kumar0
 
Attachment Of Assets......................
Attachment Of Assets......................Attachment Of Assets......................
Attachment Of Assets......................AmanBajaj36
 
(办理学位证)加拿大萨省大学毕业证成绩单原版一比一
(办理学位证)加拿大萨省大学毕业证成绩单原版一比一(办理学位证)加拿大萨省大学毕业证成绩单原版一比一
(办理学位证)加拿大萨省大学毕业证成绩单原版一比一S SDS
 
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130Suhani Kapoor
 

Recently uploaded (20)

government_intervention_in_business_ownership[1].pdf
government_intervention_in_business_ownership[1].pdfgovernment_intervention_in_business_ownership[1].pdf
government_intervention_in_business_ownership[1].pdf
 
20240417-Calibre-April-2024-Investor-Presentation.pdf
20240417-Calibre-April-2024-Investor-Presentation.pdf20240417-Calibre-April-2024-Investor-Presentation.pdf
20240417-Calibre-April-2024-Investor-Presentation.pdf
 
Stock Market Brief Deck for "this does not happen often".pdf
Stock Market Brief Deck for "this does not happen often".pdfStock Market Brief Deck for "this does not happen often".pdf
Stock Market Brief Deck for "this does not happen often".pdf
 
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...
 
Stock Market Brief Deck for 4/24/24 .pdf
Stock Market Brief Deck for 4/24/24 .pdfStock Market Brief Deck for 4/24/24 .pdf
Stock Market Brief Deck for 4/24/24 .pdf
 
Andheri Call Girls In 9825968104 Mumbai Hot Models
Andheri Call Girls In 9825968104 Mumbai Hot ModelsAndheri Call Girls In 9825968104 Mumbai Hot Models
Andheri Call Girls In 9825968104 Mumbai Hot Models
 
Unveiling the Top Chartered Accountants in India and Their Staggering Net Worth
Unveiling the Top Chartered Accountants in India and Their Staggering Net WorthUnveiling the Top Chartered Accountants in India and Their Staggering Net Worth
Unveiling the Top Chartered Accountants in India and Their Staggering Net Worth
 
letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...
letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...
letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...
 
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptx
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptxOAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptx
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptx
 
Vp Girls near me Delhi Call Now or WhatsApp
Vp Girls near me Delhi Call Now or WhatsAppVp Girls near me Delhi Call Now or WhatsApp
Vp Girls near me Delhi Call Now or WhatsApp
 
Instant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School DesignsInstant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School Designs
 
Q3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast SlidesQ3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast Slides
 
Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024
 
VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...
 
VIP Kolkata Call Girl Jodhpur Park 👉 8250192130 Available With Room
VIP Kolkata Call Girl Jodhpur Park 👉 8250192130  Available With RoomVIP Kolkata Call Girl Jodhpur Park 👉 8250192130  Available With Room
VIP Kolkata Call Girl Jodhpur Park 👉 8250192130 Available With Room
 
Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]
 
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130  Available With RoomVIP Kolkata Call Girl Serampore 👉 8250192130  Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Room
 
Attachment Of Assets......................
Attachment Of Assets......................Attachment Of Assets......................
Attachment Of Assets......................
 
(办理学位证)加拿大萨省大学毕业证成绩单原版一比一
(办理学位证)加拿大萨省大学毕业证成绩单原版一比一(办理学位证)加拿大萨省大学毕业证成绩单原版一比一
(办理学位证)加拿大萨省大学毕业证成绩单原版一比一
 
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
 

Real experience of blockchain in DataTrading

  • 1.
  • 2. data-trading.com Real experience in the development and integration of blockchain technology to the DataTrading platform.
  • 3. About the DataTrading platform DataTrading — a platform for analytics and forecasting of exchange markets (stock market, commodity market, derivative market etc.) based on the Artificial Intelligence.
  • 4. The platform is currently being actively developed. An Alpha-version of the platform with a limited access for the members of the community is already released, and the Beta-version is planned to be released this May. About the DataTrading platform
  • 5. Open Development Modules Models of forecasting based on Artificial Intelligence are the essential element of the platform. The functionality of open development modules is currently being developed. With its help, any participant of the system can create and train the model of forecasting and sell it to other participants of the system, or use the received models for their own trade.
  • 6. Open Development Modules With its help, any participant of the system can create and train the model of forecasting and sell it to other participants of the system, or use the received models for their own trade.
  • 7. It is planned that DataTrading platform will have a big amount of members who will be permanently perform various actions DataTrading Platform creating of AI models buying of AI models for trading using the created AI models for trading Members of the DataTrading Platform
  • 8. To provide transparency and reliability of all transactions inside the system, and also to ensure safety of copyright of creators of the AI models, we made a decision to develop and introduce blockchain technology for the DataTrading platform. The necessity of Blockchain in the DataTrading platform
  • 9. The first question we faced was a choice of a suitable type of Blockchain. Choice of a suitable type of Blockchain
  • 10. There are several types of Blockchain: ● public ● private ● consortium Choice of a suitable type of Blockchain
  • 11. Public Blockchain The public blockchain assumes the presence of large and separate number of nods (participants) who are constantly checking on transactions and provide the integrity and stability of data.
  • 12. Public Blockchain Advantages: ● the most reliable and secured type of blockchain
  • 13. Public Blockchain Disadvantages for business solutions: ● difficulty to attract a big amount of nods (miners) ● high transactions fee (in most cases) ● difficulty to bring in any changes in the business logic ● dependence on external and uncontrollable components of the system
  • 14. Private Blockchain In comparison to public blockchain, in private blockchain all nods belong to one company / owner.
  • 15. Advantages: ● simplicity of launch and support ● simplicity of bringing in any changes in the business logic ● independence on external and uncontrollable components of the system ● low or zero transactions fee Private Blockchain
  • 16. Disadvantages: ● necessity to have a high trust to the company from users (as the company has a hypothetical opportunity to manipulate data) Private Blockchain
  • 17. Consortium Blockchain is the intermediate version between public and private blockchain. In comparison to private blockchain, in consortium blockchain nods belong and are operated not by one company, but a group of companies, usually united by the general scope of business. Consortium Blockchain
  • 18. Advantages: ● relative simplicity in the launch and support ● simplicity to bring in any changes in the business logic ● independence on external and uncontrollable components of the system ● low or zero transaction fee ● absence of necessity to have a high trust to one company resulting in a high trust rate from users to the whole system (in comparison to private blockchain) Consortium Blockchain
  • 19. Disadvantages: ● Necessity to have reliable partners ready to participate in the launch and support of blockchain Consortium Blockchain
  • 20. The choice of the Blockchain type for the DataTrading platform Taking into consideration the features, advantages and disadvantages of all types of blockchain, it has been revealed that for the DataTrading platform the most optimal solution is the integration of private blockchain with regular record of cast of private DataTrading blockchain in any other public blockchain (e.g. Ethereum or Bitcoin) to increase the reliability and transparency of the system.
  • 21. Creating a network of nodes To run any blockchain, you need to provide: ● hardware of node network ● software development
  • 22. Creating a network of nodes: Hardware To create a network of nodes for the DataTrading system, we decided to use Azure cloud solutions. At the moment, we test the economic feasibility of partial or complete refusing of cloud solutions. We create a new network of nodes using our own infrastructure that is on rest-drive. In case of revealing significant advantages, the own network of nodes will be launched in the 4th quarter of 2018.
  • 23. Options available for developing of blockchain software: ● write your own software ● fork of the existing blockchain ● use the Ethereum software Creating a network of nodes: Software
  • 24. For the DataTrading platform we decided to use Ethereum software as the standard solution for most private and consortium of blockchain. This solution provides fast development of the blockchain component of the software, which was a critical factor in decision making. Ethereum smart contracts allow you to implement almost any business logic and are fully suited to the tasks of the DataTrading system. Creating a network of nodes: Software
  • 25. Increasing credibility of DataTrading’s private blockchain To increase credibility of DataTrading’s private blockchain, two important architectural solutions are being developed: ● the development of a public blocker-explorer (monitor) that will allow any user using only a browser to see the entire state of the blockchain in real time ● regular recording of the entire private blockchain in the public one
  • 26. Public blockchains are much more reliable than private ones as it’s almost impossible to change information in them. If you regularly record the status of the private blockchain in the public one, you can guarantee the unchangeability of the private blockchain, thus greatly increasing the trust of users to it. Connections between private and public blockchains
  • 27. Connections between private and public blockchains across the DataTrading platform Necessary steps: make a cast of DataTrading’s private blockchain through a hash function, the result is a 64 character record, for example, 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a1 42fd40d49347
  • 28. Connections between private and public blockchains across the DataTrading platform make a transaction in the public blockchain with the entry in the comment of the received hash and the number of the last block of the private blockchain that meets this hash
  • 29. Connections between private and public blockchains across the DataTrading platform in a private blockchain, write down the number of the last block of the public blockchain, in which an entry was made about the actual state of the private blockchain
  • 30. Block 43102 Block 43103 Making transaction Information: Previous block of DataTrading’s blockchain: 2347 Hash of the whole DataTrading’s blockchain: 0x6b17d… Other information... Hash of the current transaction: 0х64a4f… Block 43104 Block 2346 Hash of the whole blockchain: 0x200а1… Last entry in the public blockchain: block 41984 Transaction hash with information: 0х3214a… Block 2347 Hash of the whole blockchain: 0x6b17d… Last entry in the public blockchain: block 41984 Transaction hash with information: 0х3214a... Block 2348 Hash of the whole blockchain: 0x3fa18… Last entry in the public blockchain: block 43103 Transaction hash with information: 0х64a4f… ... ... ... ... Public blockchain Private blockchain
  • 31. Block 44523 Block 44524 Making transaction Information: Previous block of DataTrading’s blockchain: 3312 Hash of the whole DataTrading’s blockchain:: 0x1212a… Other information... Hash of the current transaction: 0хae12d… Block 44525 Block 3312 Hash of the whole blockchain: 0x91c1c… Last entry in the public blockchain: block 43103 Last transaction hash with information: 0х64a4f… Block 3313 Hash of the whole blockchain: 0x1212a… Last entry in the public blockchain: block 43103 Last transaction hash with information: 0х64a4f… Block 3314 Hash of the whole blockchain: 0x6b17d… Last entry in the public blockchain: block 44524 Last transaction hash with information: 0хae12d… ... ... ... ... Public blockchain Private blockchain
  • 32. Applying DataTrading experience to other projects The solution proposed by DataTrading for using a private blockchain connected with the public one is very flexible and suitable for many cases. The main usage scenario is to ensure transparency and reliability of transactions among a large number of users within the scope of products / services provided by a company. Platform
  • 33. Applying DataTrading experience to other projects The scenario will increase confidence while maintaining a low or zero commission for transactions.
  • 34. Conclusion Blockchain is the revolutionary data storage system. The example of using blockchain within the framework of the DataTrading platform shows how effectively it can be integrated into existing platforms and services. This experience can be easily used in other projects and platforms.