Skip to content

stellar: add Soroban client workspace#82

Open
cupicmarko wants to merge 1 commit into
ext-integration/stellarfrom
feature/stellar/client
Open

stellar: add Soroban client workspace#82
cupicmarko wants to merge 1 commit into
ext-integration/stellarfrom
feature/stellar/client

Conversation

@cupicmarko

Copy link
Copy Markdown

Introduces the Stellar Soroban workspace and the wormhole-soroban-client public API crate. This crate contains shared protocol constants, errors, VAA types, the bytes reader utility, and the WormholeCoreInterface client surface used by the core contract and external Soroban integrations.

Changes:

  • Add Stellar Rust workspace files, toolchain configuration, rustfmt configuration, and .gitignore.
  • Add stellar/contracts/wormhole-soroban-client/ with public types, errors, constants, VAA parsing helpers, and the generated client interface.
  • Update stellar/Cargo.lock for the new workspace.
  • Add Stellar-specific spellcheck words where needed.

Introduces the Stellar Soroban workspace and the wormhole-soroban-client
public API crate. This crate contains shared protocol constants, errors,
VAA types, the bytes reader utility, and the WormholeCoreInterface client
surface used by the core contract and external Soroban integrations.

Changes:
- Add Stellar Rust workspace files, toolchain configuration, rustfmt
  configuration, and .gitignore.
- Add stellar/contracts/wormhole-soroban-client/ with public types,
  errors, constants, VAA parsing helpers, and the generated client
  interface.
- Update stellar/Cargo.lock for the new workspace.
- Add Stellar-specific spellcheck words where needed.
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