Getting Started
Overview
A high-level look at how Ledger works and what you can do with it.
HQ FS
·1 min readOverview
Ledger is designed around one idea: your crypto activity should have the same accounting rigour as your business finances.
Every transaction you make — a swap, a transfer, a CEX trade — generates at least two ledger entries. This double-entry model means you always know where value came from and where it went. No mystery balances, no missing basis.
How it fits together
Your wallets & exchanges
↓
Transaction import
↓
Ledger entries (double-entry)
↓
Cost-basis engine (FIFO/LIFO/HIFO)
↓
Portfolio view / P&L reportsCore objects
Object | What it represents |
|---|---|
Vault | A container that groups wallets and accounts under one portfolio |
Wallet | An on-chain address (EVM, Solana, etc.) |
CEX Account | An exchange account (Binance, Coinbase, etc.) |
Transaction | A single event (trade, transfer, fee, reward) |
Ledger Entry | One side of a double-entry accounting record |
Next steps
Was this page helpful?