. ├── src/ │ ├── index.ts # Main server + SQLite setup + API routes │ ├── client/ # Frontend files │ │ ├── about.html # About page │ │ ├── todos.html # Todo app page │ │ └── assets ...
This project simulates multiple SQLite databases (peers) each maintaining an append-only ledger, and demonstrates how to compute and compare Merkle roots across peers to detect divergence. Key ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results