SlideShare a Scribd company logo
Interledger
Evan Schwartz
Node.js Dev at Ripple
Co-Inventor of Interledger
@_emschwartz
Internetworking for Money
Agenda
1. Payments need interoperability
2. Interledger connects ledgers
3. Impact of internetworking
4. Demo!
Developer has an idea for a new service
How to monetize?
Credit card to sign up?
Few services can convince users to give CCs
Advertising?
Selling users’ data?
Why is it so hard to just get paid?
Payments are broken.
Payment Methods Accepted By Prineta.com
Accepting Payments OnlineAccepting Payments Online
Every Tech Company Has A Payment Product
Blockchains Have the Same Problem
Payment Networks Are Disconnected
BlockchainBanks Mobile Money Online Wallets
?
X
Need to pay from any network, to any network
Payments Should Be As Easy As:
We need:
1. A standardized payment API
2. To pay anyone, on any network
We need:
Internetworking
in·ter·net·work·ing
Connecting networks through gateways that
route data packets between the networks
noun
Internetworking Connects Everyone
BlockchainBanks Mobile Money Online Wallets
Internetworking For Payment Networks
Interledger
Internetworking for Money
Interledger Project
KEY FACTS
Open Protocol Community Group @ W3C 240+ Contributors
Banks
Central banks
Payments companies
Tech giants
Consulting companies
Blockchain companies
Interledger is
not a blockchain.
Interledger has
not a single network.
Interledger has
no built-in currency.
Interledger is an
internetworking protocol.
OUR INSPIRATION
The History & Architecture of the Internet
SIMPLICITY
Internet Architecture
IP
WIFI BLUETOOTH ETHERNET
Internetwork
Network
Transport TCP UDP
Application HTTP SMTP NNTP NTP RTP
Interledger Architecture
ILP
BLOCKCHAINS
BANKS MOBILE MONEY
Interledger
Ledger
Transport IPR PSK PSK-ECDH
Application SPSP HTTP-ILP PAYTORRENT
Interledger 101
Internetworking Ingredients:
1. Ledger Abstraction
2. Routers
3. Multi-Hop
4. Address + Packet
5. Routing
Internetworking Ingredients:
1. Ledger Abstraction
2. Routers
3. Multi-Hop
4. Address + Packet
5. Routing
BlockchainBanks Mobile Money Online Wallets
Need a Way to Interact with Every Kind of Ledger
All Ledgers Are Treated Equally
IP Works Over Every Type of Network
Internetworking Ingredients:
1. Ledger Abstraction
2. Routers
3. Multi-Hop
4. Address + Packet
5. Routing
Payments Within One Network Are Trivial
Sender ReceiverLedger
Payments Across Ledgers
Sender ReceiverLedger Ledger
?
Connectors Link Two Ledgers
Connector
EUR USD
Connectors Exchange Currencies
Alice 100
Chloe 0
Chloe 107
Bob 0
EUR USD
Connectors Generate Revenue from Spreads
Alice 100
Chloe 0
Chloe 107
Bob 0
EUR USD
Payments Across Connectors?
EUR USD
?
BTC
Internetworking Ingredients:
1. Ledger Abstraction
2. Routers
3. Multi-Hop
4. Address + Packet
5. Routing
Multi-hop is trickier with
money than with data
Correspondent Banking: Optimistic Execution
EXECUTE
Correspondent Banking: Optimistic Execution
FAIL
1. PREPARE
Interledger: Two-Phase Execution Secures Multi-Hop Transfers
REFERENCES
J. Poon and T. Drya, The Bitcoin Lightning Network: Scalable Off-Chain Instant Payments, 2015
S. Thomas and E. Schwartz, A Protocol for Interledger Payments, 2015
1. PREPARE
2. EXECUTE
Interledger: Two-Phase Execution Secures Multi-Hop Transfers
REFERENCES
J. Poon and T. Drya, The Bitcoin Lightning Network: Scalable Off-Chain Instant Payments, 2015
S. Thomas and E. Schwartz, A Protocol for Interledger Payments, 2015
1. PREPARE
2. EXECUTE
Sender is Guaranteed Fulfillment or Money Back
REFERENCES
J. Poon and T. Drya, The Bitcoin Lightning Network: Scalable Off-Chain Instant Payments, 2015
S. Thomas and E. Schwartz, A Protocol for Interledger Payments, 2015
Conditional payments enable
trustless connectors
Internetworking Ingredients:
1. Ledger Abstraction
2. Routers
3. Multi-Hop
4. Address + Packet
5. Routing
{
account: "g.us.usd.chase.bob.car",
amount: "10",
data: "SGVsbG8gV29ybGQhCg..."
}
Interledger In One Slide
{
account: "g.crypto.bitcoin.1BvBMSEY...",
amount: "10",
data: "SGVsbG8gV29ybGQhCg..."
}
Interledger Addresses Work for Any Ledger
Core of IP is the Address and Packet Formats
Internetworking Ingredients:
1. Ledger Abstraction
2. Routers
3. Multi-Hop
4. Address + Packet
5. Routing
Addressing is Separate From Routing
Please deliver to
g.crypto.bitcoin.1x... Right away!
Today: Connectors Broadcast Routes to One Another
I’ve got
g.crypto.ethereum.
I can reach
g.eur.bitstamp.
I can reach
g.crypto.bitcoin.
Internetworking Ingredients:
1. Ledger Abstraction
2. Routers
3. Multi-Hop
4. Address + Packet
5. Routing
Internetworking:
Payments From Anyone, to Anywhere
Internetworking Costs
Plummet
New Use
Cases
Everywhere you want to be.
There are some things money can't buy.
For everything else, there's MasterCard.
TODAY
Payment Networks Compete For Reach
This used to be true for
information networks too
"… biggest …"
"… more members …"
"… more services…"
Internetworking commoditized reach
America's fastest Internet.
Reliable. Safe. Fast.
High-speed Internet from AT&T
Fast, reliable, unlimited Internet
WITH INTERNETWORKING
Providers Compete on Speed, Reliability, Ease-of-use
Efficient Switching Removes Fixed Costs
unviable viable viable
fixed cost
Transaction size
Cost
Transaction size
Cost
pre-internetworking
fixed costs price out
long-tail use cases
post-internetworking
new business models
become possible
Internet — Cost vs Volume
SOURCES
Cisco
DrPeering
Internetworking Costs
Plummet
New Use
Cases
The Internet Enabled Fundamentally New Business Models
Internetworking Costs
Plummet
New Use
Cases
INTERNET OF VALUE
Pay For Lunch with Gold, Stocks, or Community Currency
INTERNET OF VALUE
Pay for Media As You Stream It
Sending Payment...
$1241.20 remaining; current speed: 13.2 $/s
Demo Time!
W3C Web Payments API - Interledger is Supported Method
● National Payment Infrastructure
● Central Bank Settlement
● Cross-Border Payments
● Remittances and Mobile Money
● Connecting Cryptocurrency Exchanges
● Blockchain Interoperability
● Micropayments
Interledger Use Cases Today
● Join the community calls + mailing list
● Running an ILP Kit
● Implementations in Go, Rust, <insert your favorite>
● Routing research
● Ledger plugins for other ledgers
● Building micropayments into apps/services
● More ideas? Get in touch!
Ways to Get Involved
BlockchainBanks Mobile Money Online Wallets
Help Create the Internet of Value!
interledger.org @interledger

More Related Content

What's hot

Payment Sockets - Interledger Community Group Presentation
Payment Sockets - Interledger Community Group PresentationPayment Sockets - Interledger Community Group Presentation
Payment Sockets - Interledger Community Group Presentation
Interledger
 
Introduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart ContractIntroduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart Contract
Thanh Nguyen
 
Ethereum
EthereumEthereum
Ethereum
Brian Yap
 
How Do ‘Things’ Talk? - An Overview of the IoT/M2M Protocol Landscape at IoT ...
How Do ‘Things’ Talk? - An Overview of the IoT/M2M Protocol Landscape at IoT ...How Do ‘Things’ Talk? - An Overview of the IoT/M2M Protocol Landscape at IoT ...
How Do ‘Things’ Talk? - An Overview of the IoT/M2M Protocol Landscape at IoT ...
Christian Götz
 
Bitcoin
BitcoinBitcoin
How do Things talk? IoT Application Protocols 101
How do Things talk? IoT Application Protocols 101How do Things talk? IoT Application Protocols 101
How do Things talk? IoT Application Protocols 101
Christian Götz
 
The Ethereum Experience
The Ethereum ExperienceThe Ethereum Experience
The Ethereum Experience
Ethereum
 
Ethereum
EthereumEthereum
Top 5 Cryptocurrencies To Invest In 2019 | Cryptocurrency News | Edureka
Top 5 Cryptocurrencies To Invest In 2019 | Cryptocurrency News | EdurekaTop 5 Cryptocurrencies To Invest In 2019 | Cryptocurrency News | Edureka
Top 5 Cryptocurrencies To Invest In 2019 | Cryptocurrency News | Edureka
Edureka!
 

What's hot (9)

Payment Sockets - Interledger Community Group Presentation
Payment Sockets - Interledger Community Group PresentationPayment Sockets - Interledger Community Group Presentation
Payment Sockets - Interledger Community Group Presentation
 
Introduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart ContractIntroduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart Contract
 
Ethereum
EthereumEthereum
Ethereum
 
How Do ‘Things’ Talk? - An Overview of the IoT/M2M Protocol Landscape at IoT ...
How Do ‘Things’ Talk? - An Overview of the IoT/M2M Protocol Landscape at IoT ...How Do ‘Things’ Talk? - An Overview of the IoT/M2M Protocol Landscape at IoT ...
How Do ‘Things’ Talk? - An Overview of the IoT/M2M Protocol Landscape at IoT ...
 
Bitcoin
BitcoinBitcoin
Bitcoin
 
How do Things talk? IoT Application Protocols 101
How do Things talk? IoT Application Protocols 101How do Things talk? IoT Application Protocols 101
How do Things talk? IoT Application Protocols 101
 
The Ethereum Experience
The Ethereum ExperienceThe Ethereum Experience
The Ethereum Experience
 
Ethereum
EthereumEthereum
Ethereum
 
Top 5 Cryptocurrencies To Invest In 2019 | Cryptocurrency News | Edureka
Top 5 Cryptocurrencies To Invest In 2019 | Cryptocurrency News | EdurekaTop 5 Cryptocurrencies To Invest In 2019 | Cryptocurrency News | Edureka
Top 5 Cryptocurrencies To Invest In 2019 | Cryptocurrency News | Edureka
 

Similar to Interledger Overview // Berlin Node.js Meetup

8 June 2017 - interledger at tu delft
8 June 2017 - interledger at tu delft8 June 2017 - interledger at tu delft
8 June 2017 - interledger at tu delft
Michiel de Jong
 
Can the e-Mobility Charging Infrastructure be a Blueprint for other IoT Proje...
Can the e-Mobility Charging Infrastructure be a Blueprint for other IoT Proje...Can the e-Mobility Charging Infrastructure be a Blueprint for other IoT Proje...
Can the e-Mobility Charging Infrastructure be a Blueprint for other IoT Proje...
Achim Friedland
 
Blockchain presentation v0617
Blockchain presentation v0617Blockchain presentation v0617
Blockchain presentation v0617
Joaquim Pedro Antunes
 
E commerce unit 2
E commerce unit 2E commerce unit 2
E commerce unit 2
Akhil Kaushik
 
Ethereum at Hackernews London
Ethereum at Hackernews LondonEthereum at Hackernews London
Ethereum at Hackernews London
Ethereum
 
IRJET- Crypto-Currencies How Secure are they?
IRJET- Crypto-Currencies How Secure are they?IRJET- Crypto-Currencies How Secure are they?
IRJET- Crypto-Currencies How Secure are they?
IRJET Journal
 
Ethereum (Blockchain Network)
Ethereum (Blockchain Network)Ethereum (Blockchain Network)
Ethereum (Blockchain Network)
Qais Ammari
 
Company presentation
Company presentationCompany presentation
Company presentation
Olena Petrashchuk
 
Blockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.me
Blockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.meBlockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.me
Blockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.me
Juan Ignacio Pérez Sacristán
 
Decentralized Applications using Ethereum
Decentralized Applications using EthereumDecentralized Applications using Ethereum
Decentralized Applications using Ethereum
Deepu S Nath
 
The world computer (short)
The world computer (short)The world computer (short)
The world computer (short)
gavofyork
 
Blockchain On Azure
Blockchain On AzureBlockchain On Azure
Blockchain On Azure
Johan Zammit
 
What is future of Cryptocurrency | Omega Prime Group
What is future of Cryptocurrency | Omega Prime GroupWhat is future of Cryptocurrency | Omega Prime Group
What is future of Cryptocurrency | Omega Prime Group
Omega Prime Group Hashtechz
 
Blockchain & Telecommunication Services Provider
Blockchain & Telecommunication Services ProviderBlockchain & Telecommunication Services Provider
Blockchain & Telecommunication Services Provider
Samuel Liu
 
Block chains and crypto currencies - introduction
Block chains and crypto currencies - introductionBlock chains and crypto currencies - introduction
Block chains and crypto currencies - introduction
Initio
 
Blockchain tutorial for MBA
Blockchain tutorial for MBABlockchain tutorial for MBA
Blockchain tutorial for MBA
Blokcert
 
Blockchain 50 companies
Blockchain 50 companiesBlockchain 50 companies
Blockchain 50 companies
makipei
 
190221 masterclass blockchain
190221 masterclass blockchain190221 masterclass blockchain
190221 masterclass blockchain
BoFrank01
 
what_is_internet.pptx
what_is_internet.pptxwhat_is_internet.pptx
what_is_internet.pptx
JeremiahJamesNg
 

Similar to Interledger Overview // Berlin Node.js Meetup (20)

8 June 2017 - interledger at tu delft
8 June 2017 - interledger at tu delft8 June 2017 - interledger at tu delft
8 June 2017 - interledger at tu delft
 
Can the e-Mobility Charging Infrastructure be a Blueprint for other IoT Proje...
Can the e-Mobility Charging Infrastructure be a Blueprint for other IoT Proje...Can the e-Mobility Charging Infrastructure be a Blueprint for other IoT Proje...
Can the e-Mobility Charging Infrastructure be a Blueprint for other IoT Proje...
 
Netbank
NetbankNetbank
Netbank
 
Blockchain presentation v0617
Blockchain presentation v0617Blockchain presentation v0617
Blockchain presentation v0617
 
E commerce unit 2
E commerce unit 2E commerce unit 2
E commerce unit 2
 
Ethereum at Hackernews London
Ethereum at Hackernews LondonEthereum at Hackernews London
Ethereum at Hackernews London
 
IRJET- Crypto-Currencies How Secure are they?
IRJET- Crypto-Currencies How Secure are they?IRJET- Crypto-Currencies How Secure are they?
IRJET- Crypto-Currencies How Secure are they?
 
Ethereum (Blockchain Network)
Ethereum (Blockchain Network)Ethereum (Blockchain Network)
Ethereum (Blockchain Network)
 
Company presentation
Company presentationCompany presentation
Company presentation
 
Blockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.me
Blockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.meBlockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.me
Blockchain analysis: 2016-11-23 MeetUp FinTech Marketpay.io - LemonPay.me
 
Decentralized Applications using Ethereum
Decentralized Applications using EthereumDecentralized Applications using Ethereum
Decentralized Applications using Ethereum
 
The world computer (short)
The world computer (short)The world computer (short)
The world computer (short)
 
Blockchain On Azure
Blockchain On AzureBlockchain On Azure
Blockchain On Azure
 
What is future of Cryptocurrency | Omega Prime Group
What is future of Cryptocurrency | Omega Prime GroupWhat is future of Cryptocurrency | Omega Prime Group
What is future of Cryptocurrency | Omega Prime Group
 
Blockchain & Telecommunication Services Provider
Blockchain & Telecommunication Services ProviderBlockchain & Telecommunication Services Provider
Blockchain & Telecommunication Services Provider
 
Block chains and crypto currencies - introduction
Block chains and crypto currencies - introductionBlock chains and crypto currencies - introduction
Block chains and crypto currencies - introduction
 
Blockchain tutorial for MBA
Blockchain tutorial for MBABlockchain tutorial for MBA
Blockchain tutorial for MBA
 
Blockchain 50 companies
Blockchain 50 companiesBlockchain 50 companies
Blockchain 50 companies
 
190221 masterclass blockchain
190221 masterclass blockchain190221 masterclass blockchain
190221 masterclass blockchain
 
what_is_internet.pptx
what_is_internet.pptxwhat_is_internet.pptx
what_is_internet.pptx
 

More from Interledger

Interledger Routing
Interledger RoutingInterledger Routing
Interledger Routing
Interledger
 
Web Payments IG // TPAC 2016
Web Payments IG // TPAC 2016Web Payments IG // TPAC 2016
Web Payments IG // TPAC 2016
Interledger
 
How ILP Works
How ILP WorksHow ILP Works
How ILP Works
Interledger
 
Weaving the ILP Fabric into Bigchain DB
Weaving the ILP Fabric into Bigchain DBWeaving the ILP Fabric into Bigchain DB
Weaving the ILP Fabric into Bigchain DB
Interledger
 
Interledger Overview
Interledger OverviewInterledger Overview
Interledger Overview
Interledger
 
ILP Workshop Presentation 2 25
ILP Workshop Presentation 2 25ILP Workshop Presentation 2 25
ILP Workshop Presentation 2 25
Interledger
 
ILP Workshop: Cryptoconditions
ILP Workshop: CryptoconditionsILP Workshop: Cryptoconditions
ILP Workshop: Cryptoconditions
Interledger
 
ILP Webinar 10/2015
ILP Webinar 10/2015ILP Webinar 10/2015
ILP Webinar 10/2015
Interledger
 

More from Interledger (8)

Interledger Routing
Interledger RoutingInterledger Routing
Interledger Routing
 
Web Payments IG // TPAC 2016
Web Payments IG // TPAC 2016Web Payments IG // TPAC 2016
Web Payments IG // TPAC 2016
 
How ILP Works
How ILP WorksHow ILP Works
How ILP Works
 
Weaving the ILP Fabric into Bigchain DB
Weaving the ILP Fabric into Bigchain DBWeaving the ILP Fabric into Bigchain DB
Weaving the ILP Fabric into Bigchain DB
 
Interledger Overview
Interledger OverviewInterledger Overview
Interledger Overview
 
ILP Workshop Presentation 2 25
ILP Workshop Presentation 2 25ILP Workshop Presentation 2 25
ILP Workshop Presentation 2 25
 
ILP Workshop: Cryptoconditions
ILP Workshop: CryptoconditionsILP Workshop: Cryptoconditions
ILP Workshop: Cryptoconditions
 
ILP Webinar 10/2015
ILP Webinar 10/2015ILP Webinar 10/2015
ILP Webinar 10/2015
 

Recently uploaded

From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
g2nightmarescribd
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 

Recently uploaded (20)

From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 

Interledger Overview // Berlin Node.js Meetup