Write integration tests that test the SDK against a local Soroban instance.
Acceptance Criteria:
- Set up test environment with
stellar container start local
- Deploy contract in test setup
- Test full group lifecycle through SDK
- Run in CI
Files: new file sdk/tests/integration.test.ts