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.
Interviews
Interview • March 05, 2021 • 53:41 • By Iryna Tsimashenka (Developer Evangelist)
Interview with Grow Super
In this live stream, we will be talking to GrowSuper - the technology company focused on creating genuine financial wellbeing for people worldwide through their wealth administration platform. Their product Tina offers a pension platform designed on Corda DLT (Distributed Ledger Technology) to help large companies provide better wealth management services to their customers such as pensions and Market Exchanges! We will explore what problems they are trying to solve and how Tina is able to reduce drastic cost and operational efficiencies by enabling the industry to evolve its value propositions.
Interview • December 09, 2020 • 01:05:17 • By Iryna Tsimashenka (Developer Evangelist)
Interview with TradeIX
In this live stream, we will be talking to David Sutter Chief Product Officer at TradeIX about MarcoPolo. At the end of the stream, we will also be introducing a new integration solution Cordaptor, launched by Bond180. TradeIX is rewiring trade finance by providing the most connected and secure platform infrastructure for corporates, banks, asset managers, B2B networks, and value-added service providers. Built on R3’s distributed ledger technology, the platform’s applications, developer tools, and core protocol represent the dawn of the “internet of trade”. TradeIX is also the network operator of the Marco Polo Network. Launched in 2017, the Marco Polo Network is one of the largest and fastest-growing distributed to trade and supply chain finance networks in the world, having collaborated globally with leading financial institutions, and their corporate clients.
Interview • February 16, 2021 • 58:32 • By Iryna Tsimashenka (Developer Evangelist)
Interview with Skyhook Capital and DASL
In this live stream, we will be talking to Lawrence J Grinceri Ceo of Skyhook Capital and Director of Lab577 Farzad Pezeshkpour, we will be focusing discussion around Capital markets and how they are making digital securities more accessible for everyone by integrating the key platforms in the digital securities supply chain for issuance, exchange, distribution, and settlement. Skyhook Capital Pte Ltd (Skyhook) is a Singapore headquartered fintech company offers a connection point on the cloud that gives e-wealth platform providers universal access to multiple networks of primary and secondary markets for digital securities. DASL is an adaptable evergreen technology solution to enable the future of financial services.
Training

Corda Network Training
March 26, 2020•15:47Running a Bootstrapped Corda Network on Docker Tutorial
Corda Network Training • March 26, 2020 • 15:47 • By Ashutosh Meher (Developer Evangelist)
Running a Bootstrapped Corda Network on Docker Tutorial
Learn how to deploy a locally bootstrapped Corda Network on Docker using Docker Compose. Links discussed in the video:

Node Explorer Training
April 28, 2020•23:35Node Explorer: Connect to a Corda Node With a Few Simple Clicks
Node Explorer Training • April 28, 2020 • 23:35 • By Ashutosh Meher (Developer Evangelist)
Node Explorer: Connect to a Corda Node With a Few Simple Clicks
The Corda node explorer beta release is now available for blockchain app development. It comes packed with many great features that will allow you to visualize your nodes locally and remotely using any custom CorDapp. Using node explorer to build blockchain applications you can see transactions, run flows, view vault, and much more! For full release notes visit our GitHub Node Explorer Releases.
Corda Training • July 23, 2020 • 43:55 • By David Awad (Developer Evangelist)
Introduction to Corda Blockchain for Developers
Build a distributed, blockchain application in three hours! 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 three-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.