Corda Community 4.9

Corda Community Edition is a free to use, open source version of Corda, with added optional support. By choosing to develop using this edition of Corda, you can access affordable technical support to help you take your project to market with confidence.

Along with the free-to-use Corda platform, Corda Community Edition comes with an affordable support package from R3, the makers of Corda. Check the Community Edition support services to see which flexible package suits you best.

To start using Corda Community Edition if you have never used Corda before:

  1. Install the required software:
    • Java 8 JDK
    • IntelliJ IDEA
    • Git
    • Gradle

For help finding these, use the setup guide.

  1. Clone the CorDapp samples repository. CorDapps are applications that run on a Corda network. Run the appropriate command:
  • Java: git clone http://github.com/corda/samples-java
  • Kotlin: git clone http://github.com/corda/samples-kotlin
  1. Follow the tutorials to set up a Corda network and start coding your CorDapps.

If you are already using an open source version of Corda (Corda 4.1–Corda 4.8) and want to upgrade to Corda Community Edition, you can choose to:

Follow the upgrade guides to make sure your node and CorDapps are upgraded correctly.

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.