Skip to content

docs: add comprehensive Stellar glossary and getting-started guide#445

Merged
Sulex45 merged 2 commits into
stellarkit-lab-devtools:mainfrom
devcarole:docs/stellar-glossary
Jun 29, 2026
Merged

docs: add comprehensive Stellar glossary and getting-started guide#445
Sulex45 merged 2 commits into
stellarkit-lab-devtools:mainfrom
devcarole:docs/stellar-glossary

Conversation

@devcarole

@devcarole devcarole commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Closes #435


  • Add docs/glossary.md with 20 plain-language Stellar terms

    • Anchor, Asset, Asset Issuer, Base Fee, Claimable Balance
    • Consensus, Horizon API, Keypair, Ledger, Liquidity Pool
    • Memo, Native Asset (XLM), Operation, Path Payment
    • Sequence Number, Stellar Consensus Protocol (SCP)
    • Stellar Network, Stroops, Transaction, Trustline
    • Each term includes definition, 'why it matters', and link to Stellar docs
    • Alphabetically organized for easy lookup
    • Plain language with no blockchain jargon
  • Add docs/getting-started.md with step-by-step onboarding

    • Installation and configuration guide
    • First API calls with multiple examples (cURL, browser, Postman)
    • Common tasks with code samples
    • Testnet setup with Friendbot
    • JavaScript and TypeScript examples
    • Troubleshooting section
    • Links to glossary at key points
  • Update README.md

    • Add getting-started guide link at top
    • Add glossary reference for terminology
    • New 'Stellar Terminology' section pointing to glossary

Fixes: New developers lack clear terminology reference
Addresses: Contributors need accessible onboarding guide

StellarKit Developer and others added 2 commits June 29, 2026 09:57
- Add docs/glossary.md with 20 plain-language Stellar terms
  * Anchor, Asset, Asset Issuer, Base Fee, Claimable Balance
  * Consensus, Horizon API, Keypair, Ledger, Liquidity Pool
  * Memo, Native Asset (XLM), Operation, Path Payment
  * Sequence Number, Stellar Consensus Protocol (SCP)
  * Stellar Network, Stroops, Transaction, Trustline
  * Each term includes definition, 'why it matters', and link to Stellar docs
  * Alphabetically organized for easy lookup
  * Plain language with no blockchain jargon

- Add docs/getting-started.md with step-by-step onboarding
  * Installation and configuration guide
  * First API calls with multiple examples (cURL, browser, Postman)
  * Common tasks with code samples
  * Testnet setup with Friendbot
  * JavaScript and TypeScript examples
  * Troubleshooting section
  * Links to glossary at key points

- Update README.md
  * Add getting-started guide link at top
  * Add glossary reference for terminology
  * New 'Stellar Terminology' section pointing to glossary

Fixes: New developers lack clear terminology reference
Addresses: Contributors need accessible onboarding guide
@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@devcarole Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@devcarole

Copy link
Copy Markdown
Contributor Author

@Sulex45 check and merge PR

@Sulex45 Sulex45 merged commit db2627f into stellarkit-lab-devtools:main Jun 29, 2026
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a glossary of Stellar terms to docs/

2 participants