rousseau-chain icon indicating copy to clipboard operation
rousseau-chain copied to clipboard

An hash-chain with efficient O(1) append and O(logN) proof.

Results 1 rousseau-chain issues
Sort by recently updated
recently updated
newest added

We need to allow custom blocks formats with custom serialization, and more flexibility about backends. All of these are breaking changes. Progress: - [x] Simple `dict`-based object store - [x]...