14
© 2015 IBM Corporation Stefania Kaczmarczyk Developer Advocate [BaaS] Blockchain as a Service

Blockchain as a Service and Hyperledger in 15 Minutes

Embed Size (px)

Citation preview

Page 1: Blockchain as a Service and Hyperledger in 15 Minutes

© 2015 IBM Corporation

Stefania KaczmarczykDeveloper Advocate

[BaaS]Blockchain as a Service

Page 2: Blockchain as a Service and Hyperledger in 15 Minutes

2Page© 2015 IBM Corporation

One minute while I distract you with words and covertly startdeploying an application with chaincode…

Hyperledger

Page 3: Blockchain as a Service and Hyperledger in 15 Minutes

3Page© 2015 IBM Corporation

Why Hyperledger?

– https://www.hyperledger.org/

– An operating system for transactions

– Transparency, longevity, interoperability and support

– Apache 2.0

– Certificate authority

– Whitelisted peers

– Private and public networks

Page 4: Blockchain as a Service and Hyperledger in 15 Minutes

4Page© 2015 IBM Corporation

Chaincode – Code to interact with the network’s shared ledger

– Functions are “invoke” actions

– Write in Golang (IBM) or Java (Digital Assets)

– Proposed: C++ (Blockstream & Ripple), Haskel (JP Morgan), Intel (Python)

– Deploy on Docker - Vagrant

Page 5: Blockchain as a Service and Hyperledger in 15 Minutes

© 2015 IBM Corporation

https://github.com/hyperledger/

CONTRIBUTE!

Page 6: Blockchain as a Service and Hyperledger in 15 Minutes

6Page© 2015 IBM Corporation

Where does IBM fit in?

– Blockchain as a Service on IBM Bluemix

– Four validating peers

– IBM LinuxOne on mainframe

– And the ever popular: dashboard management

Page 7: Blockchain as a Service and Hyperledger in 15 Minutes

7Page© 2015 IBM Corporation

Page 8: Blockchain as a Service and Hyperledger in 15 Minutes

8Page© 2015 IBM Corporation

Remember how I said it’s not just Bitcoin? Neither are these.

So what are people building with it?

Page 9: Blockchain as a Service and Hyperledger in 15 Minutes

9Page© 2015 IBM Corporation

Financial Services• Payments• Securities registration• Lending

Property• Real estate• Intellectual property• Cars

Governmental services• Voting• Registrations (passports, driving

license)

• Permits

Identification & Security• Party/device registration• Authentication• Access control

Trade• Document exchange• Asset exchange• Trade agreements

Internet of Things (IoT)• Autonomous devices, such as

• Cars• Drones• Robots

More Than Just Bitcoin

Page 10: Blockchain as a Service and Hyperledger in 15 Minutes

10Page© 2015 IBM Corporation

UnionPay – Loyalty points exchange between banks

– Future: points from flight mileage, mobile phone bills, gas cards and food and beverage purchases will also be exchanged and swapped

Page 11: Blockchain as a Service and Hyperledger in 15 Minutes

11Page© 2015 IBM Corporation

Everledger.io – Luxury goods – DIAMONDS!

– Documented API for third party access

– Tackle insurance fraud

Page 12: Blockchain as a Service and Hyperledger in 15 Minutes

12Page© 2015 IBM Corporation

Chronicled – Smart tags

– Luxury shoe fraud

– 3D Printed identifiers

– Proof of ownership

– Opened SDK for IoT registry

Page 13: Blockchain as a Service and Hyperledger in 15 Minutes

13Page© 2015 IBM Corporation

Blockchain as a Service coming right up…

Just Demo Already

Page 14: Blockchain as a Service and Hyperledger in 15 Minutes

14Page© 2015 IBM Corporation

Deploy the App – https://github.com/IBM-Blockchain/car-lease-demo