chewka / charlotte-public

Public release of the Charlotte gRPC / Java Source Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

charlotte-public

Prototype Java implementation of the Charlotte framework for Authenticated Distributed Data Structures (ADDS).

Includes gRPC spec and implementation of example servers.

  • compile with mvn compile
  • unit test with mvn test
  • run App.java (for example; it doesn't do much) with mvn exec:java -Dexec.mainClass="com.isaacsheff.charlotte.App"

About

Public release of the Charlotte gRPC / Java Source Code

License:MIT License


Languages

Language:Java 99.8%Language:Shell 0.2%