offledger
Offledger, sometimes written off-ledger, is a term used in blockchain and distributed ledger technology to describe transactions, data, or state updates that are processed outside the primary distributed ledger and not immediately recorded on-chain. In practice, an offledger operation is settled on the main ledger at some later point, or it is evidenced by cryptographic proofs that are anchored to the main ledger. Offledger can refer to data stored in a separate ledger, a private database, or a protocol layer that operates alongside the main chain. The exact architecture and trust model vary by platform.
Common offledger patterns include payment channels and state channels, which allow parties to transact rapidly off-chain
Benefits include improved throughput, lower on-chain data volume, reduced transaction costs, and better privacy for participants