Skip to content

chaingrok/libra4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libra4j

UNDER CONSTRUCTION....

libra4j is a Java client library for the Libra DLT. It is based on a generated Java version of the gRPC .proto files provided by the Libra project.

libra4j is built via Maven on Travis CI (see badge below) and tested through a large suite of JUnit tests, whose code coverage is computed by CodeCov: see dashboard linked by badge below. In addition, the code style and quality are measured by Codacy: see dashboard linked by badge below for details.

Build Status

Codacy Badge

codecov

NOTE: This project has currently been put "on backburner" in Q4 2019 and will be completed only when the Libra project gets close to effective launch (hopefully during 2020)