Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.livepeer.org/llms.txt

Use this file to discover all available pages before exploring further.

Naming Conventions

Canonical naming conventions for all file types in this repo.

Files

TypeConventionExample
MDX pageskebab-casegetting-started.mdx
Components (JSX)PascalCaseContractVerifier.jsx
Scripts (JS)kebab-casefetch-contract-addresses.js
Data files (JSON/JS)kebab-casecontract-addresses.json
Workflows (YAML)type-concern-verb-name.ymlintegrator-maintenance-update-contract-addresses.yml
Policy docskebab-caseroot-allowlist-governance.mdx
Framework docskebab-case with -canonical suffix for locked specscomponent-framework-canonical.md

Folders

LocationConventionExample
v2/ sectionskebab-case, pluralorchestrators/, gateways/
Component categorieslowercase singularelements/, wrappers/
Component sub-nicheslowercase pluralbuttons/, callouts/
Script typeslowercase pluralaudits/, generators/
Script concernslowercase singularcontent/, governance/
Workspace foldersUPPERCASE for plan namesSCRIPT-GOVERNANCE/, CONTENT-WRITING/

Domain Terms

UseNever
LPT”tokens”, “crypto”
orchestrator”miner”, “node” generically
gateway”API gateway”
active set”top orchestrators”
reward cut / fee cut”commission”
probabilistic micropayments”payments” generically
on-chain / off-chainpayment MODE, never workload type
dualWORKLOAD config, not a payment type
pool workerMust be defined at first use on every page

Reserved Prefixes

PrefixMeaning
_workspace/Working directory, not published
_archive/Archived content
x-archive/Superseded files (scripts)
_dep-Deprecated content
Last modified on April 8, 2026