## Keyboard shortcuts

Press `←` or `→` to navigate between chapters

Press `S` or `/` to search in the book

Press `?` to show this help

Press `Esc` to hide this help

- Auto
- Light
- Dark

# Algorand Specifications

Algorand uses [Vector Commitments](https://specs.algorand.co/_archive/dev/cryptographic-specs/merkle-vc-full.pdf),
which allows for concisely committing to an ordered (indexed) vector of data entries,
based on Merkle trees.
