Get Corda trained in a day!
This free Corda Bootcamp is led by the Corda developer relations team.
The demand for blockchain technologies is proliferating across industries. A full day of hands-on training with expert instructors will give you the know-how and assurance to become a true blockchain developer.
Seats for the Corda Bootcamp are limited and free of charge, so be sure to secure yours as soon as possible. Register now!
Requirements:
-
Attendees must have a technical background and basic familiarity with Java
-
Attendees must bring their own laptops
-
Attendees should set up their machines ahead of time by following the instructions as given below.
Agenda:
-
12:30 – 13:30 – Lunch
Set Up Instructions
-
Download and install:
-
Download the bootcamp-cordapp repository:
git clone https://github.com/corda/bootcamp-cordapp
-
Open IntelliJ. From the splash screen, click Import Project, select the bootcamp—cordapp
folder and click Open
-
Select Import project from external model > Gradle > Next > Finish
-
Click File > Project Structure… and select the Project SDK (Oracle JDK 8, 8u131+)
• Add a new SDK if required by clicking New… and selecting the JDK’s folder
-
If required, wait for Gradle and the dependencies to download
-
Open the Project view by clicking View > Tool Windows > Project
-
Run the test in src/test/java/java_bootcamp/ProjectImportedOKTest.java by clicking the little green arrow. It should pass!
-
Check the troubleshooting guide if you get into trouble: https://github.com/corda/bootcamp- cordapp/wiki/Troubleshooting

