Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 391 Bytes

terminology.md

File metadata and controls

13 lines (7 loc) · 391 Bytes

Terminology

Transactor, The server makes the transactions.

Validator, The server validates the game progress.

Race SDK, a npm package, used to load and execute games built on top of Race.

ChaCha20, a stream cipher as encryption method.

RSA, an asymmetric encryption method.

WASM, WebAssembly, is a binary instruction format for a stack-based virtual machine.