Getting started
The best way to get started with Corda is to:
Decide whether you need to use:
Corda Enterprise - the enterprise version of Corda, for which you require a commercial contract with R3. Corda Enterprise is accessed via R3’s customer hub. If you are an existing Corda Enterprise customer, you can find all downloads on R3 Customer Hub.
If you are new to Corda and would like to experience Corda Enterprise, you can register for a trial now.
Corda Open Source Edition - the open source version of Corda, which you can build on now. To use Corda Open Source Edition, you can access the latest version in one of three ways:
- Clone the Github repository, then follow the tutorials to set up your nodes and developer environment.
- Download the latest Corda Open Source Edition
.tar
file that contains the required Corda.jars
. - Use the Docker image and accompanying guide from the Docker Hub.
Familiarize yourself with the Corda key concepts.
Run a sample CorDapp to see Corda in action.
Build your own CorDapp from scratch.
You can then take your Corda integration to the next level by deep-diving into specific topics in our Corda Enterprise documentation. You can also view the API reference material, browse featured apps, or browse tools and add-ons.
Read Corda white papers
- The introductory white paper describes Corda’s mission and philosophy. It’s suitable for a business audience.
- The technical white paper describes the architecture and protocol.
Getting started with Corda Enterprise Network Manager (CENM) 1.5
Before you deploy CENM, read about Corda networks and the components of CENM. For instructions on deploying:
- CENM with Docker, Kubernetes, and Helm charts, see CENM Deployment with Docker, Kubernetes, and Helm charts.
- CENM with Amazon Web Services (AWS), see CENM Deployment on AWS.
- CENM services as a test environment, see the CENM test environment quick start guide.
Was this page helpful?
Thanks for your feedback!
Chat with us
Chat with us on our #docs channel on slack. You can also join a lot of other slack channels there and have access to 1-on-1 communication with members of the R3 team and the online community.
Propose documentation improvements directly
Help us to improve the docs by contributing directly. It's simple - just fork this repository and raise a PR of your own - R3's Technical Writers will review it and apply the relevant suggestions.
We're sorry this page wasn't helpful. Let us know how we can make it better!
Chat with us
Chat with us on our #docs channel on slack. You can also join a lot of other slack channels there and have access to 1-on-1 communication with members of the R3 team and the online community.
Create an issue
Create a new GitHub issue in this repository - submit technical feedback, draw attention to a potential documentation bug, or share ideas for improvement and general feedback.
Propose documentation improvements directly
Help us to improve the docs by contributing directly. It's simple - just fork this repository and raise a PR of your own - R3's Technical Writers will review it and apply the relevant suggestions.