Overview of Trillian
masterTrillian is an implementation of verifiable data structures, specifically a Merkle tree designed for scalability. It provides an append-only Log mode (a dense Merkle tree) and requires applications to provide their own personalities on top of the core functionality.
Note: Trillian is currently in maintenance mode. For new log operators, it is recommended to use Tessera and Tiled APIs instead.