Corda is a blockchain and smart contract platform.
Corda is a blockchain and smart contract platform.
Customer Reviews
Alex S.
Advanced user of Corda- JVM based, I use existing JMX tools for monitoring, e.g (Prometheus, Graphana)
- All the storage is a relational SQL (Oracle, SQL server, Postrge). Persistence based on ORM (hibernate). Database migrations supported via simple XML files. This is very friendly for Java developers.
- The certificate authority (Doorman) is based on spring boot, very easy to customize for your cert issuance requirements (e.g HSM)
Quick development kick start, unit testing, good documentation, lots of examples
- requires JVM 1.8, so it does not work with newer java nor with openjdk
- Corda is a peer to peer network, so when you are implementing message broadcasting use case (one to all) you have to be creative
easy to use, integration with existing software, devops
Mostly I own you (IOU) type of contracts, digital assets, identity, and document tamper protection problems.
I wrote an app in the past allowing you to select a blockchain platform based on your need.
https://www.linkedin.com/pulse/enterprise-blockchain-platform-selection-assistant-alex-shpurov/