Skip to content
forked from corda/corda

Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.

License

Notifications You must be signed in to change notification settings

yello-genai/corda

This branch is 420 commits behind corda/corda:release/os/4.12.

Folders and files

NameName
Last commit message
Last commit date
Jan 22, 2024
Nov 16, 2023
Oct 18, 2022
Jan 2, 2024
Feb 7, 2024
Jan 23, 2024
Jan 2, 2024
Nov 6, 2023
Jan 30, 2024
Jan 29, 2024
Feb 7, 2024
Nov 6, 2023
Jan 3, 2024
Nov 8, 2023
Jan 29, 2024
Jan 29, 2024
Nov 6, 2023
Nov 6, 2023
Jan 23, 2024
Jan 30, 2024
Feb 7, 2024
Dec 12, 2023
Jun 21, 2019
Jan 23, 2024
Jan 3, 2024
Jan 25, 2024
Jan 30, 2024
Feb 7, 2024
Jan 25, 2024
Feb 7, 2024
Sep 3, 2019
Aug 6, 2020
Jul 13, 2023
Jul 2, 2019
Feb 14, 2022
Oct 22, 2020
Jan 22, 2024
Aug 23, 2019
Oct 28, 2022
Jun 3, 2019
Jul 13, 2017
Jan 25, 2024
Oct 19, 2018
Jan 3, 2024
Oct 15, 2019
Dec 7, 2023
Dec 7, 2023
Jan 25, 2024
Nov 6, 2023
Nov 6, 2023
Jan 22, 2024
Jul 2, 2019

Repository files navigation

Corda

License

Corda

Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.

Architecture Evolution

The code present in this repository reflects the first version of the implementation of the Corda model for DLT technology. This first architecture version covers Corda versions 1 through 4 and continues to deliver on the promise of DLT for both the open source community and industry as a whole.

However, like all things, Corda must evolve to serve the more stringent needs of today. This is why the second (and current) version of the Corda Architecture can be found here and will form the basis of the Corda 5 release.

Features

  • Smart contracts that can be written in Java and other JVM languages
  • Flow framework to manage communication and negotiation between participants
  • Peer-to-peer network of nodes
  • "Notary" infrastructure to validate uniqueness and sequencing of transactions without global broadcast
  • Enables the development and deployment of distributed apps called CorDapps
  • Written in Kotlin, targeting the JVM

Getting started

  1. Read the Getting Started documentation
  2. Run the Example CorDapp
  3. Read about Corda's Key Concepts
  4. Follow the Hello, World! tutorial

Useful links

Contributing

Corda is an open-source project and contributions are welcome!

To find out how to contribute, please see our contributing docs.

License

Apache 2.0

Acknowledgements

YourKit

YourKit supports open source projects with its full-featured Java Profiler.

YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

About

Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 94.6%
  • Java 2.4%
  • C++ 2.1%
  • Python 0.3%
  • Shell 0.3%
  • CSS 0.2%
  • Other 0.1%