plop is a public log based on a Merkle tree. It can be used for
implementing Certificate Transparency (RFC 6962).

Requires Erlang/OTP 17 [erts-6.0] or later.

Compile the application

  $ make

Run tests

  $ make check