> For the complete documentation index, see [llms.txt](https://docs.djib.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.djib.io/products/json-rpc-api/definitions.md).

# Definitions

* **Hash:** A SHA-256 hash of a chunk of data.
* **PublicKey:** The public key of a Ed25519 key-pair.
* **Transaction:** A list of Solana instructions signed by a client keypair to authorize those actions.
* **Signature:** An Ed25519 signature of transaction's payload data including instructions. This can be used to identify transactions.
* **TrackingCode:** The public key of a Ed25519 key-pair.
* **Cid:** A *content identifier*, or CID, is a label used to point to material in IPFS.
* **Token:** An Ed25519 signature of transaction's payload data including instructions.
