Developer support

How can we help you?

R3 Developers Documentation
Documentation

What kind of integration are you looking to build? Explore our docs to start in minutes.

Explore the docs
R3 Developer Forum
Join the forum

Connect with R3 developers and enthusiasts through our online forum.

Community forum
R3 Developers Interact on Slack
Chat with us

Come say hello! Live chat with the R3 developer community on Slack now.

Chat with us
R3 Developers Submit a Ticket
Contribute

A variety of open source projects on GitHub under an Apache license.

Connect with the R3 Developers’ community

Wan Ling Sim

<p>Dear Community,</p><p>I would like to ask where can I seek for the R3 Corda Enterprise Subscription Plan?</p><p>Kindly advice or guide me accordingly.</p><p> </p><p>Thanks in advance.</p>

Read more
Kun Meng

<p>Dear Developers,</p><p>I am currently a student conducting performance testing of CorDapp in accordance with the provided documentation. But I can't find  jmeter-corda-4.9.1-testsuite.zip  is this something that I am missing, hope you guys can help me.</p><p>Best regards,</p><p>Kun Meng</p>

Read more
kwan yew tang

<p>the url https://download.corda.net/maven/corda-dependencies/</p><p>return </p>

<Error>
NoSuchKey
<Message>The specified key does not exist.</Message>
<Key>maven/corda-dependencies/</Key>
<RequestId>24ACZSEXDYSFB762</RequestId>
<HostId>WsI1xaHy7cJWbO/ccTeZ0q0cQGKLFTYZIIh0umtmFDpQVazRn0ANF3mzEDzGdm5WTGj71P2+y50=</HostId>
</Error>

Read more
Manos Batsis

Struggling with integration tests for Corda5? This is for you.
 
https://github.com/manosbatsis/corda5-testutils

Read more
Daniela Bentrup

Hi everyone, We would like to inform you that a number of public Artifactory repositories for CorDapp developers will become private, and this may affect your ability to build your projects. These repositories should not be used in projects going forward. What does it mean for your build? To ensure the successful build of your project that relies on Artifactory repositories, please make the following update in your project's build files. The location of the repository declaration may vary depending on the project structure and Gradle version. It could be present in either the build.gradle file or the settings.gradle file of a repository. Please apply these changes as appropriate to ensure the continued functioning of your project: Existing code: maven {     url "https://software.r3.com/artifactory/corda-dependencies" } Updated code: maven {     url "https://download.corda.net/maven/corda-dependencies" } Note: corda-dependencies is just one example of a repo, any build code which references https://software.r3.com/artifactory must be updated in the same manner swapping https://software.r3.com/artifactory/ to https://download.corda.net/maven/ and keeping the existing repository name. If your build used /corda please make sure to use the following two repositories: maven {     url "https://download.corda.net/maven/corda-releases" } maven {     url "https://download.corda.net/maven/corda-dependencies" } When will this change be made? The Maven repository on https://download.corda.net/maven/corda-dependencies/ is available now. The Artifactory repositories will become unavailable on 31st July 2023.

Read more
Manos Batsis

<p>The docs should explain persistence and query options in detail. Between JPA support and ContractStateVaultJsonFactory  I'd imagine most users are struggling to understand e.g. what is the closest equivalent to v4's QueryableState in terms of flow and query capabilities.</p>

Read more

Slack feed

:corda-icon:Next-Gen Corda is now generally available:corda-icon: We are thrilled to announce the general availability of the next generation of Corda. To access and download the Corda artifacts today, visit https://developer.r3.com/next-gen-corda/#get-corda|the developer portal.

To learn more about the whole journey of developing the next generation of Corda, its features and capabilities, and what is coming next, check out R3 Principal Software Engineer Dries Samyn's article: https://corda.net/blog/next-gen-corda-is-here/

Daniela Bentrup

Daniela Bentrup

#announcements 2023-07-25 12:48:41

Chat with us

Inside R3