Boot Starter

Use standard Corda APIs with Spring Boot components auto-configured for your nodes.

Starter Test

Add Corda network capabilities to your Spring Boot automated tests.

Data RPC

Have some JPA Entities for direct access to your RPC security datasource.

BNMS Starter

Autoconfigured BNMS components for Corda's memberships-management cordapp.

Vaultaire

Query DSL and data access utilities for Corda developers.

Partiture

Check out Partiture, a compact component framework for your Corda apps.

RPC PoolBoy

RPC connection pool with for multiple Corda nodes.

Corbeans Template

Check project example based on the original Yo! CorDapp.

Corda Testacles

Test helpers and JUnit5 extensions for MockNetwork, Node Driver and Docker via Testcontainers.

Kotlin

Corbeans is written using Kotlin, a statically typed programming language that runs on the JVM and works seamlessly with either Kotlin or Java-based apps.

Spring Boot

Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can 'just run'.

Corda

Corda is a blockchain and smart contract platform. As a blockchain platform Corda allows parties to transact directly, with value. Smart contracts allow Corda to do this using complex agreements and any asset type.