Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 2.82 KB

README.md

File metadata and controls

53 lines (37 loc) · 2.82 KB

Cardano Foundation | Ledger on the Blockchain

License: Apache 2.0 Conventional Commits GitHub release (with filter) Discord

Build Build with tests


The Ledger on the Blockchain (LOB) project aims to develop a solution that supports the adoption of Blockchain as a decentralised ledger, for digital recording and storing of accounting and financial information, by developing interface applications (APIs) that will execute the reading, conversion and validation of data across the different phases of the process.

For the project adopters, it will provide the opportunity to advance the use of the blockchain technology to share the organisation’s financial information in a secure, transparent, efficient and potentially low-cost way, at the same time that opens up new chances to improve, optimise and automate internal business processes.

Quickstart

Prerequisties:

  • Java 21
  • 100GB of disk space
  • 16GB of RAM

How to build

git clone git@github.com:cardano-foundation/cf-lob-platform.git
cd cf-lob-platform
./gradlew clean build

Architecture

How to run automated tests

./gradlew clean test

Documentation

Link Audience
Code Of Conduct Developers
Contributing Developers
Security Developers