Replace hand-written argument encoding with generated bindings (`stellar contract bindings typescript`) so the SDK stays in sync with the contract interface.
Acceptance criteria
- A documented script regenerates bindings from built wasm.
- SDK re-exports the generated client.
Replace hand-written argument encoding with generated bindings (`stellar contract bindings typescript`) so the SDK stays in sync with the contract interface.
Acceptance criteria