SlideShare une entreprise Scribd logo
1  sur  19
Télécharger pour lire hors ligne
1
Social Coin: Blockchain-mediated
incentivization of citizens for sustainable
collaborative processes
(co-authored by Diego López-de-Ipiña, Jorge El Busto, Daniel Lauzurica and Diego Casado-Mansilla)
6th International Conference on Smart and Sustainable Technologies (Splitech 2021)
8 – 11 September 2021, Virtual 2021, http://2021.splitech.org/
Dr. Diego López-de-Ipiña González-de-Artaza
dipina@deusto.es
http://paginaspersonales.deusto.es/dipina
http://www.morelab.deusto.es
@dipina
2
Internet of People (IoP)
• A new Internet paradigm where humans & their personal devices are not seen
merely as end users of applications but become active elements of the Internet
– IoP promoting technologies seek more effective collaboration and behaviour change of
citizens and devices aiding processes where they intervene
– People’s personal devices and surrounding environmental objects easily become their
proxies in the cyber world, in addition to acting as a fundamental tool to sense and
change the physical world
• PROBLEM! To seek effective involvement and engagement of end users for process
improvement is not obvious and hard to achieve!
• Hypothesis: IoP & Blockchain can be used to promote sustainable incentivization
of community collaboration to pursue sustainable development goals
– Objective 1: Realize such a solution to illustrate how “Blockchain for good” can be used
– Objective 2: Assess the environmental impact and cost of deploying such a solution
3
Internet of People (IoP)
Hybrid
Intelligence
Human
Behaviour-
change
Citizen
Science
Human in the Loop &
Semantic Interoperability
Sentient
Things
Internet
of
People
Situated IoT & Engaging
Interaction
4
Motivation
• Research question: Can IoP paradigm through its enabling
technologies, e.g. Blockchain & Ubiquitous Web, enhance citizen
collaboration to meet social good goals?
• IoP entails mixing Human Collaboration + Emerging Technologies
– Continuous engagement of users in Smart Cities/Environments is hard to
achieve !!! Why?
• Self-motivation does not last for long
• Past techniques like gamification partly work
• Clear benefits have to be spotted by users to keep using those services
• Solution: Social Coin to audit and reward user collaboration!!!
5
Citizen Engagement Approaches
6
Engagement driven by Incentivization
• We want to improve citizen collaboration through
incentivisation (token economy) and recognition,
i.e., trustworthy recording of citizen collaborations
– Blockchain is used to deal with rewarding and recognition
aspects, i.e. active collaboration of citizens
7
Blockchain
8
Blockchain flavours
• Ethereum —an open source, public, blockchain-based distributed
computing platform and operating system featuring smart contract
(scripting) functionality
– Adoption of Ethereum has a cost, you need gas to record transactions
• costs related to the publication of goo deed transactions have to be considered
– Ethereum does not work in real-time:
• transaction duration on Ethereum depends on the gas price that the user pays when
performing a transaction
• Hyperledger Besu is an open-source Ethereum client that supports
operations across public Blockchains
– allows creation of permissioned Networks adopting distinct consensus
mechanisms
– operates according to the Enterprise Ethereum Alliance standard
9
Deusto Social Coin
• DSC aims to incentivize University of Deusto’s community to adopt more
sustainable living habits which contribute towards UN’s Sustainable
Development Goals (SDG)
• Deusto Social Coin – roles and features:
– Administrative organization (social coin minter) is concerned with social
reputation by promoting adoption of social good aims
– Campaign organizers launch campaigns promoting Sustainable Development
Goals according to an organization’s aims
– Campaign participants fulfil actions associated to campaigns which are traced
and rewarded
– Community members (participants) may use the gained credit to purchase
products within the university or transfer credit to other users.
• Exemplary good behaviour collaborative processes:
– enhancing recycling in the cafeteria
– enhancing active mobility among university’s community members
10
Deusto Social Coin
“social recognition and rewarding as an incentive to encourage active long
run community participation in achievement of common objectives”
• IoP enablers used: Blockchain & Ubiquitous Web
– Blockchain network used to register as immutable transactions
completion of good deeds and receive rewards as execution of
triggered smart contracts
• Auditability through images verifying good deed actions stored in a
decentralized manner in IPFS peer-to-peer network
• Transparency and accountability features of Blockchain ensure that
honesty is encouraged, since your actions are exposed to scrutiny of
all the network users
– Ubiquitous web (QR codes) are used to trigger actions with real
world
11
DSC Architecture
• Microservice based solution with hybrid client-server model and third
layer dedicated to external services used to offload operations either to
peer-to-peer networks (Ethereum and IPFS) or Cloud-based
microservices, e.g. Cryptocompare or Google Accounts
12
Deusto Social Coin: Front-end
• DSC leverages from QR codes to foster real world interaction
• DSC leverages from PWA to provide device agnostic web interfaces which
are rendered both in browsers and mobile phones.
– QRCode is a Python library that allows the generation of QR codes in real time.
13
Deusto Social Coin: Back-end
• Back-end logic is hosted in the cloud but uses decentralised networks for
file storage in the interplanetary file system (IPFS) and transactions
recording in Blockchain (Ethereum or BESU)
– RegisterAction.sol: records a good action by collecting the data: who
did it, what action, when, with what validation.
– GrantCredit.sol: contract that validates that a given promoter has
enough balance to pay for the good actions registered by a participant.
14
DSC is Blockchain network agnostic
• Ethereum was first chosen for several reasons: public
permissionless nature, flexibility, ample adoption, and
excellent documentation.
– BUT … its associated energy consumptions are very significant; it
requires 75 KWh per transaction
• DSC’s internal architecture gives rise to the possibility, of using
alternative DLT technologies to reduce these emissions
– Hyperledger BESU offers lower level of trust, but it is faster and much
more energy efficient
15
Deusto Social Coin: Evaluation
• Qualitative comparison:
– Ethereum uses Proof of Work (PoW) consensus algorithm where miners have
to solve a mathematical challenge to win the right to record a new transaction
and gain the associated credit.
• Energy consumption is very high since large number of CPUs/GPUs are constantly
consuming cycles
• The use of gas ("transaction fee") is necessary to carry out transactions
• Between 5 seconds and 5 minutes on average, depending on the gas used and
network traffic
– Hyperledger Besu behaves like an Ethereum client that allows the creation of
Proof of Authority (PoA) networks using Ethereum functionality, as well as
connecting to its MainNet
• Energy much lower since in PoA there is no "competition" to mine the block
• It is possible not to use gas
• It is possible to perform around 35 transactions per second
16
Deusto Social Coin: Evaluation
• Quantitative comparison: Cost comparison
Cost comparison Ethereum public network Besu private
free gas
network
Function/
deployment
Fast: 65 gwei Average: 58
gwei
Slow: 37 gwei
Deployment of Register
Action smart contract
21450000 gwei
45,3842 €
19140000 gwei
40,4967 €
12210000 gwei
25,8341 €
0€
Deployment of Grant Credit
smart contract
23400000 gwei
49,51 €
20880000 gwei
44,1782 €
13320000 gwei
28,1826 €
0€
registerAction 2028000 gwei
4,2909 €
1809600 gwei
3,8288 €
1154400 gwei
2,4425 €
0€
sendCoins 1560000 gwei
3,3007 €
1392000 gwei
2,9452 €
888000 gwei
1,8788 €
0€
17
Deusto Social Coin: Evaluation
• Quantitative comparison: Energy consumption comparison
System: AMD Ryzen
5 2600
(6 cores, 12 threads,
3.4GHz base speed),
16GB of RAM
%user %system %iowait %steal %idle
Proof of Work
(PoW) network
9.08% 0.37% 0.02% 0.00% 90.38%
Proof of Authority
(PoA) network
0.49% 0.25% 0.02% 0.00% 99.16%
Idle computer 0,32% 0.24% 0.03% 0.00% 99.41%
PoW consumes approximately 51.53 times what PoA consumes (in a
Besu, Ethereum-based network).
18
Conclusion
• Blockchain technology allows to create a tool to incentivize contributors
of social good actions in a trustable manner
– DSC solution allows deployment of social coins in organizations willing to
motivate their communities to collaborate and achieve their sustainable
development goals
• Deployment of DSC in two blockchain networks has been tested:
– Ethereum is a public permissionless blockchain network widely adopted but
requires high running costs and involves important energy consumption
– Besu is a blockchain network compatible with Ethereum which minimizes
energy consumptions, eliminates miner costs, but requires trust on the
organizations deploying the set of nodes that compose the network
• Future work will consider the deployment of the solution in the
University of Deusto during an academic year
19
Social Coin: Blockchain-mediated
incentivization of citizens for sustainable
collaborative processes
6th International Conference on Smart and Sustainable Technologies (Splitech 2021)
8 – 11 September 2021, Virtual 2021, http://2021.splitech.org/
Dr. Diego López-de-Ipiña González-de-Artaza
dipina@deusto.es
http://paginaspersonales.deusto.es/dipina
http://www.morelab.deusto.es
@dipina

Contenu connexe

Tendances

Tendances (20)

A Secure Model of IoT Using Blockchain
A Secure Model of IoT Using BlockchainA Secure Model of IoT Using Blockchain
A Secure Model of IoT Using Blockchain
 
Blockchain for industry 4.0 HMI 2018
Blockchain for industry 4.0 HMI 2018Blockchain for industry 4.0 HMI 2018
Blockchain for industry 4.0 HMI 2018
 
(PROJEKTURA) Digital Economy for Lider Media 2015
(PROJEKTURA) Digital Economy for Lider Media 2015(PROJEKTURA) Digital Economy for Lider Media 2015
(PROJEKTURA) Digital Economy for Lider Media 2015
 
Blockchain Technology In IOT
Blockchain Technology In IOTBlockchain Technology In IOT
Blockchain Technology In IOT
 
Smart Cities & Digital Government
Smart Cities & Digital GovernmentSmart Cities & Digital Government
Smart Cities & Digital Government
 
When Ostrom Meets Blockchain: Exploring the Potentials of Blockchain for Comm...
When Ostrom Meets Blockchain: Exploring the Potentials of Blockchain for Comm...When Ostrom Meets Blockchain: Exploring the Potentials of Blockchain for Comm...
When Ostrom Meets Blockchain: Exploring the Potentials of Blockchain for Comm...
 
IoT and Blockchain Challenges and Risks
IoT and Blockchain Challenges and RisksIoT and Blockchain Challenges and Risks
IoT and Blockchain Challenges and Risks
 
The Blockchain Wave in 2019 and Beyond - SJSU
The Blockchain Wave in 2019 and Beyond - SJSU The Blockchain Wave in 2019 and Beyond - SJSU
The Blockchain Wave in 2019 and Beyond - SJSU
 
Blockchain Technology and COVID19
Blockchain Technology and COVID19Blockchain Technology and COVID19
Blockchain Technology and COVID19
 
Blockchain EXE #10:Ocean ProtocolとBigchainDB: 分散型データエコシステムの実現(Dimitri De Jong...
Blockchain EXE #10:Ocean ProtocolとBigchainDB: 分散型データエコシステムの実現(Dimitri De Jong...Blockchain EXE #10:Ocean ProtocolとBigchainDB: 分散型データエコシステムの実現(Dimitri De Jong...
Blockchain EXE #10:Ocean ProtocolとBigchainDB: 分散型データエコシステムの実現(Dimitri De Jong...
 
Blockchain for IoT - Smart Home
Blockchain for IoT - Smart HomeBlockchain for IoT - Smart Home
Blockchain for IoT - Smart Home
 
An Introduction AI, Blockchain and IoT
An Introduction AI, Blockchain and IoTAn Introduction AI, Blockchain and IoT
An Introduction AI, Blockchain and IoT
 
Blockchain in Industry 4.0 - How the Oil and Gas Industry is Utilizing these ...
Blockchain in Industry 4.0 - How the Oil and Gas Industry is Utilizing these ...Blockchain in Industry 4.0 - How the Oil and Gas Industry is Utilizing these ...
Blockchain in Industry 4.0 - How the Oil and Gas Industry is Utilizing these ...
 
7 Industries Influencing Blockchain Testing
7 Industries Influencing Blockchain Testing7 Industries Influencing Blockchain Testing
7 Industries Influencing Blockchain Testing
 
Crypto-economy : a new digital economy
Crypto-economy : a new digital economyCrypto-economy : a new digital economy
Crypto-economy : a new digital economy
 
2018 Washington State Government discussion: Blockchain - International compe...
2018 Washington State Government discussion: Blockchain - International compe...2018 Washington State Government discussion: Blockchain - International compe...
2018 Washington State Government discussion: Blockchain - International compe...
 
IoT & Blockchain: Use Case Overview
IoT & Blockchain: Use Case Overview IoT & Blockchain: Use Case Overview
IoT & Blockchain: Use Case Overview
 
AI and Blockchain
AI and BlockchainAI and Blockchain
AI and Blockchain
 
Ethereum: A decentralized software platform for people and things
Ethereum: A decentralized software platform for people and thingsEthereum: A decentralized software platform for people and things
Ethereum: A decentralized software platform for people and things
 
Hot technologies of 2019
Hot technologies of 2019Hot technologies of 2019
Hot technologies of 2019
 

Similaire à Social Coin: Blockchain-mediated incentivization of citizens for sustainable collaborative processes

Similaire à Social Coin: Blockchain-mediated incentivization of citizens for sustainable collaborative processes (20)

AUDABLOK: Engaging Citizens in Open Data Refinement through Blockchain
AUDABLOK: Engaging Citizens in Open Data Refinement through BlockchainAUDABLOK: Engaging Citizens in Open Data Refinement through Blockchain
AUDABLOK: Engaging Citizens in Open Data Refinement through Blockchain
 
Blockchain and BPM - Reflections on Four Years of Research and Applications
Blockchain and BPM - Reflections on Four Years of Research and ApplicationsBlockchain and BPM - Reflections on Four Years of Research and Applications
Blockchain and BPM - Reflections on Four Years of Research and Applications
 
BlockchainLAB Hackathon
BlockchainLAB HackathonBlockchainLAB Hackathon
BlockchainLAB Hackathon
 
D1.reader wallet p1nruuvdowld_1.0_final
D1.reader wallet p1nruuvdowld_1.0_finalD1.reader wallet p1nruuvdowld_1.0_final
D1.reader wallet p1nruuvdowld_1.0_final
 
BLOCKCHAIN
 BLOCKCHAIN BLOCKCHAIN
BLOCKCHAIN
 
Company presentation
Company presentationCompany presentation
Company presentation
 
BlockChain-1.pptx
BlockChain-1.pptxBlockChain-1.pptx
BlockChain-1.pptx
 
Block chain fundamentals and hyperledger
Block chain fundamentals and hyperledgerBlock chain fundamentals and hyperledger
Block chain fundamentals and hyperledger
 
Introduction to Blockchain and Smart Contracts
Introduction to Blockchain and Smart ContractsIntroduction to Blockchain and Smart Contracts
Introduction to Blockchain and Smart Contracts
 
Blockchain & Islamic Finance
Blockchain & Islamic FinanceBlockchain & Islamic Finance
Blockchain & Islamic Finance
 
EUDAT-EGI collaboration - Welcome and Overview
EUDAT-EGI collaboration - Welcome and OverviewEUDAT-EGI collaboration - Welcome and Overview
EUDAT-EGI collaboration - Welcome and Overview
 
Blockchain.pptx
Blockchain.pptxBlockchain.pptx
Blockchain.pptx
 
Sntvt sentivate presentation_blockfyre
Sntvt sentivate presentation_blockfyreSntvt sentivate presentation_blockfyre
Sntvt sentivate presentation_blockfyre
 
Programmable Money and Business Process Management on Blockchain
Programmable Money and Business Process Management on BlockchainProgrammable Money and Business Process Management on Blockchain
Programmable Money and Business Process Management on Blockchain
 
BlockChain-1.pptx
BlockChain-1.pptxBlockChain-1.pptx
BlockChain-1.pptx
 
GEO Protocol Presentation
GEO Protocol Presentation GEO Protocol Presentation
GEO Protocol Presentation
 
Blockchain Technology.ppt
Blockchain Technology.pptBlockchain Technology.ppt
Blockchain Technology.ppt
 
Blockchain Technology
Blockchain TechnologyBlockchain Technology
Blockchain Technology
 
Real world blockchain solutions - DevDays Asia 2018 - Taipei
Real world blockchain solutions - DevDays Asia 2018 - TaipeiReal world blockchain solutions - DevDays Asia 2018 - Taipei
Real world blockchain solutions - DevDays Asia 2018 - Taipei
 
The New Energy Consumer: What Promises Do Blockchain Technologies Offer Energ...
The New Energy Consumer: What Promises Do Blockchain Technologies Offer Energ...The New Energy Consumer: What Promises Do Blockchain Technologies Offer Energ...
The New Energy Consumer: What Promises Do Blockchain Technologies Offer Energ...
 

Plus de Diego López-de-Ipiña González-de-Artaza

Humanized Computing: the path towards higher collaboration and reciprocal lea...
Humanized Computing: the path towards higher collaboration and reciprocal lea...Humanized Computing: the path towards higher collaboration and reciprocal lea...
Humanized Computing: the path towards higher collaboration and reciprocal lea...
Diego López-de-Ipiña González-de-Artaza
 
Towards more Elderly-friendly Ambient Assisted Cities
Towards more Elderly-friendly Ambient Assisted CitiesTowards more Elderly-friendly Ambient Assisted Cities
Towards more Elderly-friendly Ambient Assisted Cities
Diego López-de-Ipiña González-de-Artaza
 

Plus de Diego López-de-Ipiña González-de-Artaza (20)

Humanized Computing: the path towards higher collaboration and reciprocal lea...
Humanized Computing: the path towards higher collaboration and reciprocal lea...Humanized Computing: the path towards higher collaboration and reciprocal lea...
Humanized Computing: the path towards higher collaboration and reciprocal lea...
 
Generative AI How It's Changing Our World and What It Means for You_final.pdf
Generative AI How It's Changing Our World and What It Means for You_final.pdfGenerative AI How It's Changing Our World and What It Means for You_final.pdf
Generative AI How It's Changing Our World and What It Means for You_final.pdf
 
Democratizing Co-Production Of Sustainable Public Services
Democratizing Co-Production Of Sustainable Public Services Democratizing Co-Production Of Sustainable Public Services
Democratizing Co-Production Of Sustainable Public Services
 
Ontological Infrastructure for Interoperable Research Information Systems: HE...
Ontological Infrastructure for Interoperable Research Information Systems: HE...Ontological Infrastructure for Interoperable Research Information Systems: HE...
Ontological Infrastructure for Interoperable Research Information Systems: HE...
 
Fostering multi-stakeholder collaboration through co-production and rewarding
Fostering multi-stakeholder collaboration through co-production and rewarding Fostering multi-stakeholder collaboration through co-production and rewarding
Fostering multi-stakeholder collaboration through co-production and rewarding
 
A Collaborative Environment to Boost Sustainable Engaged Research & Co-Produc...
A Collaborative Environment to Boost Sustainable Engaged Research & Co-Produc...A Collaborative Environment to Boost Sustainable Engaged Research & Co-Produc...
A Collaborative Environment to Boost Sustainable Engaged Research & Co-Produc...
 
A Collaborative Environment to Boost Co-Production of Sustainable Public Serv...
A Collaborative Environment to Boost Co-Production of Sustainable Public Serv...A Collaborative Environment to Boost Co-Production of Sustainable Public Serv...
A Collaborative Environment to Boost Co-Production of Sustainable Public Serv...
 
PrácticaParticipación-INTERLINK-realizingcoproduction_final.pdf
PrácticaParticipación-INTERLINK-realizingcoproduction_final.pdfPrácticaParticipación-INTERLINK-realizingcoproduction_final.pdf
PrácticaParticipación-INTERLINK-realizingcoproduction_final.pdf
 
INTERLINK: Engaged Research through co-production
INTERLINK: Engaged Research through co-production INTERLINK: Engaged Research through co-production
INTERLINK: Engaged Research through co-production
 
Role of Data Incubators shaping European Data Spaces: EDI & REACH cases
Role of Data Incubators shaping European Data Spaces: EDI & REACH casesRole of Data Incubators shaping European Data Spaces: EDI & REACH cases
Role of Data Incubators shaping European Data Spaces: EDI & REACH cases
 
Transiting to SMART COMMUNITIES by fostering Collaboration & CO-CREATION for ...
Transiting to SMART COMMUNITIES by fostering Collaboration & CO-CREATION for ...Transiting to SMART COMMUNITIES by fostering Collaboration & CO-CREATION for ...
Transiting to SMART COMMUNITIES by fostering Collaboration & CO-CREATION for ...
 
ROH: Proceso de Ingeniería Ontológica & Uso y Extensión de Vocabularios Estándar
ROH: Proceso de Ingeniería Ontológica & Uso y Extensión de Vocabularios EstándarROH: Proceso de Ingeniería Ontológica & Uso y Extensión de Vocabularios Estándar
ROH: Proceso de Ingeniería Ontológica & Uso y Extensión de Vocabularios Estándar
 
Introduction to FAIR Data and Research Objects
Introduction to FAIR Data and Research ObjectsIntroduction to FAIR Data and Research Objects
Introduction to FAIR Data and Research Objects
 
Introducción a Linked Open Data (espacios enlazados y enlazables)
Introducción a Linked Open Data (espacios enlazados y enlazables)Introducción a Linked Open Data (espacios enlazados y enlazables)
Introducción a Linked Open Data (espacios enlazados y enlazables)
 
Red Ontologías Hércules – ROH
Red Ontologías Hércules – ROHRed Ontologías Hércules – ROH
Red Ontologías Hércules – ROH
 
Internet de las cosas y datos de ciencia ciudadana para uso público
Internet de las cosas y datos de ciencia ciudadana para uso públicoInternet de las cosas y datos de ciencia ciudadana para uso público
Internet de las cosas y datos de ciencia ciudadana para uso público
 
Towards more Elderly-friendly Ambient Assisted Cities
Towards more Elderly-friendly Ambient Assisted CitiesTowards more Elderly-friendly Ambient Assisted Cities
Towards more Elderly-friendly Ambient Assisted Cities
 
Internet de las Cosas: del Concepto a la Realidad
Internet de las Cosas: del Concepto a la RealidadInternet de las Cosas: del Concepto a la Realidad
Internet de las Cosas: del Concepto a la Realidad
 
Transiting to Open Knowledge by fostering Collaboration through CO-CREATION
Transiting to Open Knowledge by fostering Collaboration through CO-CREATIONTransiting to Open Knowledge by fostering Collaboration through CO-CREATION
Transiting to Open Knowledge by fostering Collaboration through CO-CREATION
 
Empowering citizens to turn them into cocreators of demand driven public serv...
Empowering citizens to turn them into cocreators of demand driven public serv...Empowering citizens to turn them into cocreators of demand driven public serv...
Empowering citizens to turn them into cocreators of demand driven public serv...
 

Dernier

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Dernier (20)

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 

Social Coin: Blockchain-mediated incentivization of citizens for sustainable collaborative processes

  • 1. 1 Social Coin: Blockchain-mediated incentivization of citizens for sustainable collaborative processes (co-authored by Diego López-de-Ipiña, Jorge El Busto, Daniel Lauzurica and Diego Casado-Mansilla) 6th International Conference on Smart and Sustainable Technologies (Splitech 2021) 8 – 11 September 2021, Virtual 2021, http://2021.splitech.org/ Dr. Diego López-de-Ipiña González-de-Artaza dipina@deusto.es http://paginaspersonales.deusto.es/dipina http://www.morelab.deusto.es @dipina
  • 2. 2 Internet of People (IoP) • A new Internet paradigm where humans & their personal devices are not seen merely as end users of applications but become active elements of the Internet – IoP promoting technologies seek more effective collaboration and behaviour change of citizens and devices aiding processes where they intervene – People’s personal devices and surrounding environmental objects easily become their proxies in the cyber world, in addition to acting as a fundamental tool to sense and change the physical world • PROBLEM! To seek effective involvement and engagement of end users for process improvement is not obvious and hard to achieve! • Hypothesis: IoP & Blockchain can be used to promote sustainable incentivization of community collaboration to pursue sustainable development goals – Objective 1: Realize such a solution to illustrate how “Blockchain for good” can be used – Objective 2: Assess the environmental impact and cost of deploying such a solution
  • 3. 3 Internet of People (IoP) Hybrid Intelligence Human Behaviour- change Citizen Science Human in the Loop & Semantic Interoperability Sentient Things Internet of People Situated IoT & Engaging Interaction
  • 4. 4 Motivation • Research question: Can IoP paradigm through its enabling technologies, e.g. Blockchain & Ubiquitous Web, enhance citizen collaboration to meet social good goals? • IoP entails mixing Human Collaboration + Emerging Technologies – Continuous engagement of users in Smart Cities/Environments is hard to achieve !!! Why? • Self-motivation does not last for long • Past techniques like gamification partly work • Clear benefits have to be spotted by users to keep using those services • Solution: Social Coin to audit and reward user collaboration!!!
  • 6. 6 Engagement driven by Incentivization • We want to improve citizen collaboration through incentivisation (token economy) and recognition, i.e., trustworthy recording of citizen collaborations – Blockchain is used to deal with rewarding and recognition aspects, i.e. active collaboration of citizens
  • 8. 8 Blockchain flavours • Ethereum —an open source, public, blockchain-based distributed computing platform and operating system featuring smart contract (scripting) functionality – Adoption of Ethereum has a cost, you need gas to record transactions • costs related to the publication of goo deed transactions have to be considered – Ethereum does not work in real-time: • transaction duration on Ethereum depends on the gas price that the user pays when performing a transaction • Hyperledger Besu is an open-source Ethereum client that supports operations across public Blockchains – allows creation of permissioned Networks adopting distinct consensus mechanisms – operates according to the Enterprise Ethereum Alliance standard
  • 9. 9 Deusto Social Coin • DSC aims to incentivize University of Deusto’s community to adopt more sustainable living habits which contribute towards UN’s Sustainable Development Goals (SDG) • Deusto Social Coin – roles and features: – Administrative organization (social coin minter) is concerned with social reputation by promoting adoption of social good aims – Campaign organizers launch campaigns promoting Sustainable Development Goals according to an organization’s aims – Campaign participants fulfil actions associated to campaigns which are traced and rewarded – Community members (participants) may use the gained credit to purchase products within the university or transfer credit to other users. • Exemplary good behaviour collaborative processes: – enhancing recycling in the cafeteria – enhancing active mobility among university’s community members
  • 10. 10 Deusto Social Coin “social recognition and rewarding as an incentive to encourage active long run community participation in achievement of common objectives” • IoP enablers used: Blockchain & Ubiquitous Web – Blockchain network used to register as immutable transactions completion of good deeds and receive rewards as execution of triggered smart contracts • Auditability through images verifying good deed actions stored in a decentralized manner in IPFS peer-to-peer network • Transparency and accountability features of Blockchain ensure that honesty is encouraged, since your actions are exposed to scrutiny of all the network users – Ubiquitous web (QR codes) are used to trigger actions with real world
  • 11. 11 DSC Architecture • Microservice based solution with hybrid client-server model and third layer dedicated to external services used to offload operations either to peer-to-peer networks (Ethereum and IPFS) or Cloud-based microservices, e.g. Cryptocompare or Google Accounts
  • 12. 12 Deusto Social Coin: Front-end • DSC leverages from QR codes to foster real world interaction • DSC leverages from PWA to provide device agnostic web interfaces which are rendered both in browsers and mobile phones. – QRCode is a Python library that allows the generation of QR codes in real time.
  • 13. 13 Deusto Social Coin: Back-end • Back-end logic is hosted in the cloud but uses decentralised networks for file storage in the interplanetary file system (IPFS) and transactions recording in Blockchain (Ethereum or BESU) – RegisterAction.sol: records a good action by collecting the data: who did it, what action, when, with what validation. – GrantCredit.sol: contract that validates that a given promoter has enough balance to pay for the good actions registered by a participant.
  • 14. 14 DSC is Blockchain network agnostic • Ethereum was first chosen for several reasons: public permissionless nature, flexibility, ample adoption, and excellent documentation. – BUT … its associated energy consumptions are very significant; it requires 75 KWh per transaction • DSC’s internal architecture gives rise to the possibility, of using alternative DLT technologies to reduce these emissions – Hyperledger BESU offers lower level of trust, but it is faster and much more energy efficient
  • 15. 15 Deusto Social Coin: Evaluation • Qualitative comparison: – Ethereum uses Proof of Work (PoW) consensus algorithm where miners have to solve a mathematical challenge to win the right to record a new transaction and gain the associated credit. • Energy consumption is very high since large number of CPUs/GPUs are constantly consuming cycles • The use of gas ("transaction fee") is necessary to carry out transactions • Between 5 seconds and 5 minutes on average, depending on the gas used and network traffic – Hyperledger Besu behaves like an Ethereum client that allows the creation of Proof of Authority (PoA) networks using Ethereum functionality, as well as connecting to its MainNet • Energy much lower since in PoA there is no "competition" to mine the block • It is possible not to use gas • It is possible to perform around 35 transactions per second
  • 16. 16 Deusto Social Coin: Evaluation • Quantitative comparison: Cost comparison Cost comparison Ethereum public network Besu private free gas network Function/ deployment Fast: 65 gwei Average: 58 gwei Slow: 37 gwei Deployment of Register Action smart contract 21450000 gwei 45,3842 € 19140000 gwei 40,4967 € 12210000 gwei 25,8341 € 0€ Deployment of Grant Credit smart contract 23400000 gwei 49,51 € 20880000 gwei 44,1782 € 13320000 gwei 28,1826 € 0€ registerAction 2028000 gwei 4,2909 € 1809600 gwei 3,8288 € 1154400 gwei 2,4425 € 0€ sendCoins 1560000 gwei 3,3007 € 1392000 gwei 2,9452 € 888000 gwei 1,8788 € 0€
  • 17. 17 Deusto Social Coin: Evaluation • Quantitative comparison: Energy consumption comparison System: AMD Ryzen 5 2600 (6 cores, 12 threads, 3.4GHz base speed), 16GB of RAM %user %system %iowait %steal %idle Proof of Work (PoW) network 9.08% 0.37% 0.02% 0.00% 90.38% Proof of Authority (PoA) network 0.49% 0.25% 0.02% 0.00% 99.16% Idle computer 0,32% 0.24% 0.03% 0.00% 99.41% PoW consumes approximately 51.53 times what PoA consumes (in a Besu, Ethereum-based network).
  • 18. 18 Conclusion • Blockchain technology allows to create a tool to incentivize contributors of social good actions in a trustable manner – DSC solution allows deployment of social coins in organizations willing to motivate their communities to collaborate and achieve their sustainable development goals • Deployment of DSC in two blockchain networks has been tested: – Ethereum is a public permissionless blockchain network widely adopted but requires high running costs and involves important energy consumption – Besu is a blockchain network compatible with Ethereum which minimizes energy consumptions, eliminates miner costs, but requires trust on the organizations deploying the set of nodes that compose the network • Future work will consider the deployment of the solution in the University of Deusto during an academic year
  • 19. 19 Social Coin: Blockchain-mediated incentivization of citizens for sustainable collaborative processes 6th International Conference on Smart and Sustainable Technologies (Splitech 2021) 8 – 11 September 2021, Virtual 2021, http://2021.splitech.org/ Dr. Diego López-de-Ipiña González-de-Artaza dipina@deusto.es http://paginaspersonales.deusto.es/dipina http://www.morelab.deusto.es @dipina