Course Objectives
Fundamental R3 Corda concepts
How R3 Corda works
Types of R3 Corda applications
R3 Corda use cases
How R3 Corda compares to traditional financial software development
How R3 Corda compares to Bitcoin
How R3 Corda compares to Ethereum
How R3 Corda compares to Hyperledger
R3 Corda app structure
R3 Corda components (states, transactions, contracts, notaries, oracles, and flows)
Designing R3 Corda solutions
Developing R3 Corda solutions
Unit testing R3 Corda solutions
R3 Corda Client RPC and REST APIs
R3 Corda infrastructure (identity, TLS, AMQP, Artemis, Quasar)
Who Should Attend?
Basic Java Programming Skills
- Top-rated instructors: Our crew of subject matter experts have an average instructor rating of 4.8 out of 5 across thousands of reviews.
- Authorized content: We maintain more than 35 Authorized Training Partnerships with the top players in tech, ensuring your course materials contain the most relevant and up-to date information.
- Interactive classroom participation: Our virtual training includes live lectures, demonstrations and virtual labs that allow you to participate in discussions with your instructor and fellow classmates to get real-time feedback.
- Post Class Resources: Review your class content, catch up on any material you may have missed or perfect your new skills with access to resources after your course is complete.
- Private Group Training: Let our world-class instructors deliver exclusive training courses just for your employees. Our private group training is designed to promote your team’s shared growth and skill development.
- Tailored Training Solutions: Our subject matter experts can customize the class to specifically address the unique goals of your team.
Agenda
1 - Getting Started with R3 Corda
- Introduction
- Java, Kotlin, and IntelliJ Backgrounder
- Financial Backgrounder
- Cryptography Basics
- Distributed and Decentralized Ledgers
- Corda Peer-to-Peer Networks
- DemoBench App
2 - Intro R3 Corda Architecture
- CorDapp Scenarios
- Corda Whitepapers
- Corda Components
3 - Intro to Corda Programming
- Explore CorDapp project structure
- Write Contracts
- Write Transactions
- Write Flows
- Use the client RPC API
4 - R3 CorDapp Samples on GitHub
- Explore the "Yo!" example
- Explore the "CordaChat" example
- Explore the "Heartbeat" example
5 - R3 Corda Training Code Example
- Use the R3 CorDapp Training Code Example for Unit Testing
- Implement States and State Unit Tests
- Implement Flows and Flow Unit Tests
6 - R3 Corda Infrastructure
- Client RPC and REST APIs
- Object Serialization and AMQP over TLS
- Artemis Message Queuing Middleware
- Quasar and Asynchronous Programming
- Corda Deployment