SlideShare a Scribd company logo
1 of 38
Download to read offline
tomorrow’s	transactions	today
Smart	Contracts and identity
Blockchain-ID	+	eID Café,	April	26th 2016
Pascal	Van	Hecke,	Innopay
2 Smart	Contracts andidentity,Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
Innovation	experts	in	Payments,	Digital	Identity	
and	E-Business
• Founded	in	2002
• Partners:	Shikko	Nijland	&	Douwe Lycklama
• HQ	in	The	Netherlands,	Amsterdam	
• 20+	consultants	plus	International	network	of	
associated	experts
• Three	core	practices:	Payments,	Digital	Identity	
and	E-Business
• Strategy,	co-creation	and	transformation
• Geographical	focus	on	EU	
• Member	of		a.o. EBA,	ECP	and	EPCA
• Founding	member	of	Holland	Fintech
3 Smart	Contracts andidentity,Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
The	three	practices	continuously	provide	clients	
with	the	latest	knowledge	and	insights
Digital	Identity
E-business
• Internet	enables	services	to	be	reachable	via	the	digital	channel	and		causes	
business	 to	engage	in	digital	transformation	
• Innopay	helps	companies	 to	offer	digital	services	and	provides	strategies	to	
support	their	digital	transformation	process
• Due	to	place-independent	 commerce	 it	is	becoming	 a	necessity	to	identify	your	
online	customers	
• Innopay	works	for several collaborative trust frameworks	and	also	helps	
organisations to	deal	with	online	identification,	authentication	and	verification	
processes	 of	their	customers
• The	maturing	Internet	and	the	enduring	mobile	revolution	change	contexts	 of	
commerce.	 Businesses	 and	consumers	 demand	 real	time	services,	any	place	any	
time
• Innopay	supports	 clients	across	 the	payments	value	chain	to	adapt	to	new	
demands	 and	exploit	the	opportunities	 of	this	new	reality
Payments
Douwe Lycklama
Douwe.lycklama@innopay.com
+31	6	557	111	50
Hugo	Löwinger
Hugo.lowinger@innopay.co
m
+31	6	243	956	00
Vincent	 Janssen
Vincent.jansen@innopay.co
m
+31	6	421	020	58
4 Smart	Contracts andidentity,Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
Agenda
Smart	Contracts?
Smart	contracts	and	Ethereum
Ethereum and	identity
5 Smart	Contracts andidentity,Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
6 Smart	Contracts andidentity,Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
7 Smart	Contracts andidentity,Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
8 Smart	Contracts andidentity,Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
tomorrow’s	transactions	today
Red sends 1.1 to green
Blue sends 3 to green
Grey sends 1 to red
Blue sends 3 to red
Red sends 1.1 to grey
Red gets 50 for the
puzzle!
10 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
Smart	contracts	in	Bitcoin
• Contains	a	deliberately	simple	scripting	language
• A	transaction	=	locking	Bitcoin	and	describing	how	it	can	be	unlocked
• Examples:
− Multisig:	multiple	signatures	are	needed	to	unlock
− CheckLocktimeVerify:	Bitcoin	only	spendable	at	some	point	in	future
− ….
11 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
Smart	contracts	in	Bitcoin
• Contains	a	relatively	simple	scripting	language
• A	transaction	=	locking	Bitcoin	and	describing	how	it	can	be	unlocked
• Examples:
− Multisig:	multiple	signatures	are	needed	to	unlock
− CheckLocktimeVerify:	Bitcoin	only	spendable	at	some	point	in	future
− ….
Altcoin/Metacoin X
More ”opcodes”,
more functionality
12 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
13 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
Ethereum:	anything	is	programmable
“Classic	“	blockchains
• Addresses
• Balance	with	“native”	coin
• Transactions
• Blocks:	transactions	bundled
Ethereum:
• Addresses
• +	data	storage
• +	code
• Balance	with	Ether
• +	application-specific	tokens
with	specific	behaviour
• Transactions
• +	creation	of	contract	code
• +	calling	contract	code
• Blocks:	“transactions”
• +	”new	state”	of	entire	system
14 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
15 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
16 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
17 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
18 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
19 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
20 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
Slow	and	primitive,	but…
Promise:
A	15-year	old	can	deploy	business	
logic	that	is:
• Verifiable
• Immutable
• Untamperable
• Untouchable
21 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
Smart	contract	pattern
1	Lock	thing	of	value	in	contract
2	Contract	code	determines	
redistribution
3	Based	on	information	 that	is	not	
yet	known
22 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
Smart	contract	pattern
1	Lock	thing	of	value	in	contract
• Native	crypto
• Tokens	representing	value…	or	
abilities
2	Contract	code	determines	
redistribution
3	Based	on	information	 that	is	not	
yet	known
23 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
Smart	contract	pattern
1	Lock	thing	of	value	in	contract
• Native	crypto
• Tokens	representing	value…	or	
abilities
2	Contract	code	determines	
redistribution
3	Based	on	information	 that	is	not	
yet	known
• Randomness
• Actor
• “Oracle”
24 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
25 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
26 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
27 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
28 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
29 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
30 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
Developers
31 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
32 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
33 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
34 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
Smart	contracts	and	identity
”Proxy	contract”
• Acting	on	behalf	of	individual	
(…	or	group,	group	of	contracts...)
• Control	policy	is	in	the	contract	
itself
• Examples:
− Multisig/multifactor
− Revoke	and	restore	policy
− compromise,	insanity…
− Policy	governance
->	Role	of	trusted	parties!
35 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
Smart	contracts	and	identity
However…
• Flexibility	
• No	standards	yet
• Every	application	invents	its	own	
concept	of	permissions,	groups,	
attributes…
36 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
Uport (not	yet	released)
User-centric	identity
• Cryptographically	ties	attributes	to	
identifier	(proxy	contract)
• Signing	key	and	Authentication	key	
as	property	of	a	proxy	contract
• Attributes	are	signed	by	
identity	providers	(or	peers)
• Attributes	are	disclosed	to	relying	
parties	via	peer-to-peer	 protocol	
(no	IDP	surveillance)
37 Smart	Contracts and identity, Pascal	Van	Hecke,	April	26th	2016.	©	Innopay	BV
Uptake
1	Research!
• Scaling:	sharding
• Consensus	algo:	mining
2	Public	or	permissioned
• Privacy/Confidentiality
• Finality
• Accountability
3	Adoption?
• Uptake	of	public	chains	uncertain
• Biz	model	of	
permissioned/consortium?
tomorrow’s	transactions	today
Contact	us!	
Pascal.VanHecke@innopay.com
www.innopay.com

More Related Content

Viewers also liked

Identity of the Blockchain: Perils and Promise
Identity of the Blockchain: Perils and PromiseIdentity of the Blockchain: Perils and Promise
Identity of the Blockchain: Perils and PromiseChristopher Allen
 
Blockchain @ Descon 2016
Blockchain @ Descon 2016Blockchain @ Descon 2016
Blockchain @ Descon 2016P-e-t-a-r
 
핀테크 포럼(5차)_캐나다의 핀테크 산업 및 정책
핀테크 포럼(5차)_캐나다의 핀테크 산업 및 정책핀테크 포럼(5차)_캐나다의 핀테크 산업 및 정책
핀테크 포럼(5차)_캐나다의 핀테크 산업 및 정책StartupAlliance
 
Blockchain: Definitions, Use Cases & Challenges
Blockchain: Definitions, Use Cases & ChallengesBlockchain: Definitions, Use Cases & Challenges
Blockchain: Definitions, Use Cases & ChallengesITU
 
Экскурс по блокчейн технологии, Сколково, Открытые инновации 2016
Экскурс по блокчейн технологии, Сколково, Открытые инновации 2016Экскурс по блокчейн технологии, Сколково, Открытые инновации 2016
Экскурс по блокчейн технологии, Сколково, Открытые инновации 2016Sergey Lonshakov
 
What will 2017 bring for banking?
What will 2017 bring for banking?What will 2017 bring for banking?
What will 2017 bring for banking?Lucile Mathe
 
Identity is the New Money, short (but not shored enough) version for Wired
Identity is the New Money, short (but not shored enough) version for WiredIdentity is the New Money, short (but not shored enough) version for Wired
Identity is the New Money, short (but not shored enough) version for WiredDavid Birch
 
Authentication.Next
Authentication.NextAuthentication.Next
Authentication.NextMark Diodati
 
Time for some new thinking about IoT
Time for some new thinking about IoTTime for some new thinking about IoT
Time for some new thinking about IoTDavid Birch
 
xDSL Signal Encoding Efficiency
xDSL Signal Encoding EfficiencyxDSL Signal Encoding Efficiency
xDSL Signal Encoding EfficiencyPROBOTEK
 
Understanding Blockchain Security
Understanding Blockchain SecurityUnderstanding Blockchain Security
Understanding Blockchain SecurityITU
 
Identity Summit 2015: Connect.gov and Identity Management Systems
Identity Summit 2015: Connect.gov and Identity Management SystemsIdentity Summit 2015: Connect.gov and Identity Management Systems
Identity Summit 2015: Connect.gov and Identity Management SystemsForgeRock
 
Proof-of-Stake & Its Improvements (San Francisco Bitcoin Devs Hackathon)
Proof-of-Stake & Its Improvements (San Francisco Bitcoin Devs Hackathon)Proof-of-Stake & Its Improvements (San Francisco Bitcoin Devs Hackathon)
Proof-of-Stake & Its Improvements (San Francisco Bitcoin Devs Hackathon)Alex Chepurnoy
 

Viewers also liked (20)

Identity of the Blockchain: Perils and Promise
Identity of the Blockchain: Perils and PromiseIdentity of the Blockchain: Perils and Promise
Identity of the Blockchain: Perils and Promise
 
WIF-Powerlist-only-2016
WIF-Powerlist-only-2016WIF-Powerlist-only-2016
WIF-Powerlist-only-2016
 
Blockchain @ Descon 2016
Blockchain @ Descon 2016Blockchain @ Descon 2016
Blockchain @ Descon 2016
 
Proofs on cryptocurrencies
Proofs on cryptocurrenciesProofs on cryptocurrencies
Proofs on cryptocurrencies
 
Optoro5
Optoro5Optoro5
Optoro5
 
Torso Exercises
Torso ExercisesTorso Exercises
Torso Exercises
 
핀테크 포럼(5차)_캐나다의 핀테크 산업 및 정책
핀테크 포럼(5차)_캐나다의 핀테크 산업 및 정책핀테크 포럼(5차)_캐나다의 핀테크 산업 및 정책
핀테크 포럼(5차)_캐나다의 핀테크 산업 및 정책
 
Blockchain: Definitions, Use Cases & Challenges
Blockchain: Definitions, Use Cases & ChallengesBlockchain: Definitions, Use Cases & Challenges
Blockchain: Definitions, Use Cases & Challenges
 
WEF : A Blueprint for Digital Iidentity
WEF : A Blueprint for Digital IidentityWEF : A Blueprint for Digital Iidentity
WEF : A Blueprint for Digital Iidentity
 
FinalBlockchainPaper_mod
FinalBlockchainPaper_modFinalBlockchainPaper_mod
FinalBlockchainPaper_mod
 
Экскурс по блокчейн технологии, Сколково, Открытые инновации 2016
Экскурс по блокчейн технологии, Сколково, Открытые инновации 2016Экскурс по блокчейн технологии, Сколково, Открытые инновации 2016
Экскурс по блокчейн технологии, Сколково, Открытые инновации 2016
 
What will 2017 bring for banking?
What will 2017 bring for banking?What will 2017 bring for banking?
What will 2017 bring for banking?
 
Identity is the New Money, short (but not shored enough) version for Wired
Identity is the New Money, short (but not shored enough) version for WiredIdentity is the New Money, short (but not shored enough) version for Wired
Identity is the New Money, short (but not shored enough) version for Wired
 
Authentication.Next
Authentication.NextAuthentication.Next
Authentication.Next
 
Time for some new thinking about IoT
Time for some new thinking about IoTTime for some new thinking about IoT
Time for some new thinking about IoT
 
xDSL Signal Encoding Efficiency
xDSL Signal Encoding EfficiencyxDSL Signal Encoding Efficiency
xDSL Signal Encoding Efficiency
 
BIMA Blockchain Breakfast Briefing | Suzy Thomas Presentation | GBG PLC
BIMA Blockchain Breakfast Briefing | Suzy Thomas Presentation | GBG PLCBIMA Blockchain Breakfast Briefing | Suzy Thomas Presentation | GBG PLC
BIMA Blockchain Breakfast Briefing | Suzy Thomas Presentation | GBG PLC
 
Understanding Blockchain Security
Understanding Blockchain SecurityUnderstanding Blockchain Security
Understanding Blockchain Security
 
Identity Summit 2015: Connect.gov and Identity Management Systems
Identity Summit 2015: Connect.gov and Identity Management SystemsIdentity Summit 2015: Connect.gov and Identity Management Systems
Identity Summit 2015: Connect.gov and Identity Management Systems
 
Proof-of-Stake & Its Improvements (San Francisco Bitcoin Devs Hackathon)
Proof-of-Stake & Its Improvements (San Francisco Bitcoin Devs Hackathon)Proof-of-Stake & Its Improvements (San Francisco Bitcoin Devs Hackathon)
Proof-of-Stake & Its Improvements (San Francisco Bitcoin Devs Hackathon)
 

Similar to Smart Contracts and Identity

Project Imagine / dozens - NOAH18 London
Project Imagine / dozens - NOAH18 LondonProject Imagine / dozens - NOAH18 London
Project Imagine / dozens - NOAH18 LondonNOAH Advisors
 
ACC_Credentials_22.10
ACC_Credentials_22.10ACC_Credentials_22.10
ACC_Credentials_22.10ACCBelgium
 
apidays LIVE Singapore 2022 - Commercial Models for Open Finance in South Ea...
apidays LIVE Singapore  2022 - Commercial Models for Open Finance in South Ea...apidays LIVE Singapore  2022 - Commercial Models for Open Finance in South Ea...
apidays LIVE Singapore 2022 - Commercial Models for Open Finance in South Ea...apidays
 
ACC_Credentials_22.07.pdf
ACC_Credentials_22.07.pdfACC_Credentials_22.07.pdf
ACC_Credentials_22.07.pdfACCBelgium
 
Fintech Belgium - Meetup on Compliance / KYC - Olivier Roucloux - finoryx
Fintech Belgium - Meetup on Compliance / KYC - Olivier Roucloux - finoryxFintech Belgium - Meetup on Compliance / KYC - Olivier Roucloux - finoryx
Fintech Belgium - Meetup on Compliance / KYC - Olivier Roucloux - finoryxFinTech Belgium
 
201201 b innopay presentation hft
201201 b innopay presentation hft201201 b innopay presentation hft
201201 b innopay presentation hftbakkertje99999
 
Digitalization of the Fundraising Process: The Investment Banker Point of View
Digitalization of the Fundraising Process: The Investment Banker Point of ViewDigitalization of the Fundraising Process: The Investment Banker Point of View
Digitalization of the Fundraising Process: The Investment Banker Point of ViewCrowdsourcing Week
 
How can large open source projects be monetized?
How can large open source projects be monetized?How can large open source projects be monetized?
How can large open source projects be monetized?Bruno Lowagie
 
00_Main ppt_AI Act & EU AI Regulation.pptx
00_Main ppt_AI Act & EU AI Regulation.pptx00_Main ppt_AI Act & EU AI Regulation.pptx
00_Main ppt_AI Act & EU AI Regulation.pptxFinTech Belgium
 
0_INTRO_Data_Economy_230615.pptx
0_INTRO_Data_Economy_230615.pptx0_INTRO_Data_Economy_230615.pptx
0_INTRO_Data_Economy_230615.pptxFinTech Belgium
 
Check24 Ventures - NOAH17 London
Check24 Ventures - NOAH17 LondonCheck24 Ventures - NOAH17 London
Check24 Ventures - NOAH17 LondonNOAH Advisors
 
Speedinvest - NOAH19 Berlin
Speedinvest - NOAH19 BerlinSpeedinvest - NOAH19 Berlin
Speedinvest - NOAH19 BerlinNOAH Advisors
 
General references presentation Virtual Affairs
General references presentation Virtual AffairsGeneral references presentation Virtual Affairs
General references presentation Virtual AffairsEnrico Pruis
 
Small Business Web and Open APIs
Small Business Web and Open APIsSmall Business Web and Open APIs
Small Business Web and Open APIsIntuit Developer
 
Increasing customer relevance for banks
Increasing customer relevance for banksIncreasing customer relevance for banks
Increasing customer relevance for banksInnopay
 
Explore the Marketing Universe | Conor Lynch - Connector
Explore the Marketing Universe | Conor Lynch - ConnectorExplore the Marketing Universe | Conor Lynch - Connector
Explore the Marketing Universe | Conor Lynch - ConnectorEnterprise Ireland
 
From local to global provider
From local to global providerFrom local to global provider
From local to global providermarcoxplace
 
Connexa | Sustainable Online Communities
Connexa | Sustainable Online CommunitiesConnexa | Sustainable Online Communities
Connexa | Sustainable Online CommunitiesData Science Milan
 

Similar to Smart Contracts and Identity (20)

Project Imagine / dozens - NOAH18 London
Project Imagine / dozens - NOAH18 LondonProject Imagine / dozens - NOAH18 London
Project Imagine / dozens - NOAH18 London
 
ACC_Credentials_22.10
ACC_Credentials_22.10ACC_Credentials_22.10
ACC_Credentials_22.10
 
apidays LIVE Singapore 2022 - Commercial Models for Open Finance in South Ea...
apidays LIVE Singapore  2022 - Commercial Models for Open Finance in South Ea...apidays LIVE Singapore  2022 - Commercial Models for Open Finance in South Ea...
apidays LIVE Singapore 2022 - Commercial Models for Open Finance in South Ea...
 
ACC_Credentials_22.07.pdf
ACC_Credentials_22.07.pdfACC_Credentials_22.07.pdf
ACC_Credentials_22.07.pdf
 
Fintech Belgium - Meetup on Compliance / KYC - Olivier Roucloux - finoryx
Fintech Belgium - Meetup on Compliance / KYC - Olivier Roucloux - finoryxFintech Belgium - Meetup on Compliance / KYC - Olivier Roucloux - finoryx
Fintech Belgium - Meetup on Compliance / KYC - Olivier Roucloux - finoryx
 
201201 b innopay presentation hft
201201 b innopay presentation hft201201 b innopay presentation hft
201201 b innopay presentation hft
 
Digitalization of the Fundraising Process: The Investment Banker Point of View
Digitalization of the Fundraising Process: The Investment Banker Point of ViewDigitalization of the Fundraising Process: The Investment Banker Point of View
Digitalization of the Fundraising Process: The Investment Banker Point of View
 
How can large open source projects be monetized?
How can large open source projects be monetized?How can large open source projects be monetized?
How can large open source projects be monetized?
 
Nordea startup _2016_intro
Nordea startup _2016_introNordea startup _2016_intro
Nordea startup _2016_intro
 
00_Main ppt_AI Act & EU AI Regulation.pptx
00_Main ppt_AI Act & EU AI Regulation.pptx00_Main ppt_AI Act & EU AI Regulation.pptx
00_Main ppt_AI Act & EU AI Regulation.pptx
 
0_INTRO_Data_Economy_230615.pptx
0_INTRO_Data_Economy_230615.pptx0_INTRO_Data_Economy_230615.pptx
0_INTRO_Data_Economy_230615.pptx
 
Check24 Ventures - NOAH17 London
Check24 Ventures - NOAH17 LondonCheck24 Ventures - NOAH17 London
Check24 Ventures - NOAH17 London
 
Speedinvest - NOAH19 Berlin
Speedinvest - NOAH19 BerlinSpeedinvest - NOAH19 Berlin
Speedinvest - NOAH19 Berlin
 
General references presentation Virtual Affairs
General references presentation Virtual AffairsGeneral references presentation Virtual Affairs
General references presentation Virtual Affairs
 
Small Business Web and Open APIs
Small Business Web and Open APIsSmall Business Web and Open APIs
Small Business Web and Open APIs
 
Increasing customer relevance for banks
Increasing customer relevance for banksIncreasing customer relevance for banks
Increasing customer relevance for banks
 
Explore the Marketing Universe | Conor Lynch - Connector
Explore the Marketing Universe | Conor Lynch - ConnectorExplore the Marketing Universe | Conor Lynch - Connector
Explore the Marketing Universe | Conor Lynch - Connector
 
From local to global provider
From local to global providerFrom local to global provider
From local to global provider
 
StartupHPC Intro
StartupHPC IntroStartupHPC Intro
StartupHPC Intro
 
Connexa | Sustainable Online Communities
Connexa | Sustainable Online CommunitiesConnexa | Sustainable Online Communities
Connexa | Sustainable Online Communities
 

Recently uploaded

Cybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxCybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxGDSC PJATK
 
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfIaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfDaniel Santiago Silva Capera
 
UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8DianaGray10
 
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...Aggregage
 
GenAI and AI GCC State of AI_Object Automation Inc
GenAI and AI GCC State of AI_Object Automation IncGenAI and AI GCC State of AI_Object Automation Inc
GenAI and AI GCC State of AI_Object Automation IncObject Automation
 
Empowering Africa's Next Generation: The AI Leadership Blueprint
Empowering Africa's Next Generation: The AI Leadership BlueprintEmpowering Africa's Next Generation: The AI Leadership Blueprint
Empowering Africa's Next Generation: The AI Leadership BlueprintMahmoud Rabie
 
Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024D Cloud Solutions
 
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...UbiTrack UK
 
COMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online CollaborationCOMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online Collaborationbruanjhuli
 
Introduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptxIntroduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptxMatsuo Lab
 
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019IES VE
 
Designing A Time bound resource download URL
Designing A Time bound resource download URLDesigning A Time bound resource download URL
Designing A Time bound resource download URLRuncy Oommen
 
Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024SkyPlanner
 
Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Adtran
 
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCostKubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCostMatt Ray
 
UiPath Studio Web workshop series - Day 7
UiPath Studio Web workshop series - Day 7UiPath Studio Web workshop series - Day 7
UiPath Studio Web workshop series - Day 7DianaGray10
 
NIST Cybersecurity Framework (CSF) 2.0 Workshop
NIST Cybersecurity Framework (CSF) 2.0 WorkshopNIST Cybersecurity Framework (CSF) 2.0 Workshop
NIST Cybersecurity Framework (CSF) 2.0 WorkshopBachir Benyammi
 
Machine Learning Model Validation (Aijun Zhang 2024).pdf
Machine Learning Model Validation (Aijun Zhang 2024).pdfMachine Learning Model Validation (Aijun Zhang 2024).pdf
Machine Learning Model Validation (Aijun Zhang 2024).pdfAijun Zhang
 
Videogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdfVideogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdfinfogdgmi
 
Babel Compiler - Transforming JavaScript for All Browsers.pptx
Babel Compiler - Transforming JavaScript for All Browsers.pptxBabel Compiler - Transforming JavaScript for All Browsers.pptx
Babel Compiler - Transforming JavaScript for All Browsers.pptxYounusS2
 

Recently uploaded (20)

Cybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxCybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptx
 
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfIaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
 
UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8
 
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
 
GenAI and AI GCC State of AI_Object Automation Inc
GenAI and AI GCC State of AI_Object Automation IncGenAI and AI GCC State of AI_Object Automation Inc
GenAI and AI GCC State of AI_Object Automation Inc
 
Empowering Africa's Next Generation: The AI Leadership Blueprint
Empowering Africa's Next Generation: The AI Leadership BlueprintEmpowering Africa's Next Generation: The AI Leadership Blueprint
Empowering Africa's Next Generation: The AI Leadership Blueprint
 
Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024
 
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...
 
COMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online CollaborationCOMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online Collaboration
 
Introduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptxIntroduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptx
 
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
IESVE Software for Florida Code Compliance Using ASHRAE 90.1-2019
 
Designing A Time bound resource download URL
Designing A Time bound resource download URLDesigning A Time bound resource download URL
Designing A Time bound resource download URL
 
Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024
 
Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™
 
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCostKubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
KubeConEU24-Monitoring Kubernetes and Cloud Spend with OpenCost
 
UiPath Studio Web workshop series - Day 7
UiPath Studio Web workshop series - Day 7UiPath Studio Web workshop series - Day 7
UiPath Studio Web workshop series - Day 7
 
NIST Cybersecurity Framework (CSF) 2.0 Workshop
NIST Cybersecurity Framework (CSF) 2.0 WorkshopNIST Cybersecurity Framework (CSF) 2.0 Workshop
NIST Cybersecurity Framework (CSF) 2.0 Workshop
 
Machine Learning Model Validation (Aijun Zhang 2024).pdf
Machine Learning Model Validation (Aijun Zhang 2024).pdfMachine Learning Model Validation (Aijun Zhang 2024).pdf
Machine Learning Model Validation (Aijun Zhang 2024).pdf
 
Videogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdfVideogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdf
 
Babel Compiler - Transforming JavaScript for All Browsers.pptx
Babel Compiler - Transforming JavaScript for All Browsers.pptxBabel Compiler - Transforming JavaScript for All Browsers.pptx
Babel Compiler - Transforming JavaScript for All Browsers.pptx
 

Smart Contracts and Identity