CordaOctober 27, 2022By: Lin Chen
The UI looks no different than any standard browser-based UI you are accustomed to seeing. The value of the UI is to demonstrate the value of a decentralized solution and the transaction privacy that is built into Corda.
CordaOctober 26, 2022By: Lin Chen
This blog is mainly about building the web server layer, which translates RESTful HTTP API call into RPC requests for the Corda node. The post is divided into configuring the RPC port for our CorDapp and programming the API.
CordaOctober 6, 2021By: Iryna Tsimashenka
We have been working hard to build the next generation of DLT, and these design choices have informed every step of our work on Corda 5. We have just released the Corda 5 Developer Preview I. This blog will tell you what is available in it, why we have made these changes, and a high-level overview of the various functionalities we are adding in the subsequent previews leading up to the release of Corda 5 General Availability.