Videos
Bootcamps
Corda Bootcamp • February 24, 2022 • 58:41 • By Ashutosh Meher (Developer Evangelists)
Build a DLT CorDapp in 1 Hour
Build a distributed, blockchain application in one hour! Join us online to learn everything you need to know about blockchain programming and build your first blockchain application with Corda. Led by the R3 Developer Relations team, this is the best way to kick off your journey to become a professional blockchain developer. This free one-hour crash course is for aspiring Corda developers or just developers who want to learn about the Corda blockchain platform. This is a code first course. We assume you’re familiar with Java and blockchain concepts. Otherwise, we provide everything you need to build your own CorDapp and kickstart your Corda journey.

Conclave Bootcamp
February 10, 2022•01:28:41Explore the world of confidential computing with Intel and R3's Conclave
Conclave Bootcamp • February 10, 2022 • 01:28:41 • By Sneha Damle and Ashutosh Meher (Developer Evangelists)
Explore the world of confidential computing with Intel and R3's Conclave
Data sharing across firms and departments is key to unlocking greater potential, analytics, and insights. However, it remains one of the more difficult things organizations can do because of an inherent mistrust in how data is processed and used.
In this Bootcamp we will talk about Conclave—a platform for developing applications that analyze and share private data from multiple parties—without compromising on confidentiality.
Corda Bootcamp • March 16, 2021 • 01:01:19 • By Peter Li (Developer Evangelist)
Membership Attestation on Corda
In this live stream, we’re going to demonstrate some of Corda’s new features for membership attestation. Membership attestation allows you to create and isolate permissions at the application level, which can be really powerful in terms of organizing your network participants.
We’ll do a short recap of Corda and then look over the typical use cases for membership attestation in a Corda network. Once we’ve laid out the intuition we’ll look at an example CorDapp so you can see these features used in practice with a demo.
Corda Bootcamp • February 25, 2021 • 51:12 • By Ashutosh Meher (Developer Evangelist)
Getting Started with Kubernetes
In this video, we will be spending some time looking at what R3 is doing for Capital Markets and the Banking sector overall. We will look at the themes such as payment and settlement in international trade and digital asset transfer for faster clearing in the Banking Industry. We’ll do a brief introduction to Corda and review the basics of the main components of a CordApp, and look over Kubernetes and Helm, how they work and how they can be used with Corda. Once we’re done with those introductions we’ll look over the bank-in-a-box CorDapp and talk about how it works, then do a demo!
Corda Bootcamp • June 25, 2020 • 39:25 • By David Awad (Developer Evangelist)
Corda Tokens
With the basics of Corda under your belt, we will take you to the next level of your Corda distributed application (CorDapp). In this Bootcamp, we’ll help you learn how to use token capabilities. Tokens give developers the ability to represent fungible assets on the ledger. The token SDK does much of the heavy lifting for you on the logic needed for the issuance and management of tokens. This capability gives developers a fast way to create tokenized assets on Corda with real-world business use cases supported. This is a code first course. We assume you’re familiar with Java and have developed a basic CorDapp. Otherwise, we provide everything you need to develop a tokens-enabled CorDapp.
Corda Bootcamp • February 18, 2020 • 01:29:45 • By Sneha Damle (Developer Evangelist)
Corda Accounts
With the basics of Corda under your belt, we will take you to the next level of your Corda distributed application (CorDapp). In this Bootcamp, we’ll help you learn how to use account capabilities. Accounts give a developer the ability to support many identities within a single node. This capability helps Corda scale to support many end-users who may not require a dedicated node. This is a code first course. We assume you’re familiar with Java and have developed a basic CorDapp. Otherwise, we provide everything you need to develop accounts enabled CorDapp.