| 1 | HotStuff | a consensus algorithm that uses a leader-based approach to achieve consensus in a partially synchronous network. It is the basis for HyperBFT, used in Hyperliquid's App-Chain |
| 2 | BST | Binary Search Tree, a data structure that allows for efficient searching, insertion, and deletion of elements. |
| 3 | CLOB | Central Limit Order Book, a type of order book where all orders are visible and matched based on price-time priority. |
| 4 | Front-run | the act of executing a trade based on advance knowledge of pending orders, potentially leading to unfair advantages. |
| 5 | Finality | is the guarantee that a transaction is permanently recorded on the ledger. |
| 6 | AppChain | is a custom-built blockchain designed to host a single decentralized application. |