Skip to content

stellar: Add Stellar developer documentation - #88

Open
cupicmarko wants to merge 2 commits into
feature/stellar/tiltfrom
docs/stellar/docs
Open

stellar: Add Stellar developer documentation#88
cupicmarko wants to merge 2 commits into
feature/stellar/tiltfrom
docs/stellar/docs

Conversation

@cupicmarko

Copy link
Copy Markdown

#Summary
Adds Stellar developer documentation and architecture reference for the Soroban Core contract implementation.

#Changes

  • Add stellar/README.md with repository structure, build instructions, testing commands, deployment commands, and integration example.
  • Add stellar/ARCHITECTURE.md describing the final constructor-based contract interface, VAA format, governance flow, security properties, protocol constants, and error categories.
  • Align documentation with the final contract and client API.

#Breaking Changes

  • None.

dkgoutham and others added 2 commits June 23, 2026 15:10
Adds Stellar developer documentation and architecture reference for the
Soroban Core contract implementation.

Changes:
- Add stellar/README.md with repository structure, build instructions,
  testing commands, deployment commands, and integration example.
- Add stellar/ARCHITECTURE.md describing the final constructor-based
  contract interface, VAA format, governance flow, security properties,
  protocol constants, and error categories.
- Align README deployment wording with the constructor-based deploy.sh
  flow.
Aligns the architecture documentation with the final constructor-based
contract interface and the current state of the core contract.

Changes:
- Update stellar/ARCHITECTURE.md to match the final contract API,
  initialization flow, and governance action descriptions.
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.

2 participants