Description
ILN documentation uses DeFi, invoice factoring, and Stellar-specific terms that new contributors and users may not know. A glossary prevents misunderstandings and reduces questions.
Requirements and context
- Terms to define: Invoice Factoring, Discount Rate, Basis Points (bps), Liquidity Provider (LP), Submitter, Payer, Reputation Score, Soroban, Stellar Asset Contract (SAC), Horizon, Trustline, Ledger, XDR, Settlement, Yield, Effective Yield, Quorum, Timelock, Circuit Breaker, HMAC
- Each term: 1–2 sentence definition, link to relevant doc or code where applicable
- Alphabetically sorted
- Link from
docs/index.md and SDK README
Suggested execution
git checkout -b docs/glossary
- Create
docs/glossary.md
- Review terms with at least one contributor unfamiliar with the project
- Link from index
Example commit message
docs: add protocol terminology glossary
Description
ILN documentation uses DeFi, invoice factoring, and Stellar-specific terms that new contributors and users may not know. A glossary prevents misunderstandings and reduces questions.
Requirements and context
docs/index.mdand SDK READMESuggested execution
docs/glossary.mdExample commit message
docs: add protocol terminology glossary