End-to-end sample applications that exercise the ChainBridge SDKs.
| Example | Language | Demonstrates |
|---|---|---|
full-swap-cli |
Python | Complete XLM→BTC swap walkthrough using the Python SDK + StubWallet |
orderbook-watcher |
TypeScript | Real-time orderbook view via the TS SDK's WebSocket subscriber |
Per-language quick examples live alongside each SDK in
../typescript/examples,
../python/examples, and
../rust/examples.