fenryka / CordaAvroSchema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corda Avro Schema Generator

Purpose

Simple exe that allows for the dumping to the command line of of the Corda AVRO Schema fingerprints. Why is this usful? easy, the C++ Avro code doesn't support fingerprinting yet

Build

mvn package

Execute

java -jar target/CordaAvro-1.0.jar

About

License:Apache License 2.0


Languages

Language:Kotlin 100.0%