This repository contains Swig SDKs and tooling. The developer SDK is available
for both TypeScript and Python under packages/developer-sdk.
Build the workspace locally by:
bun install
bun build:packages
bun update:program
cd examples/classic/transfer
bun <filename.ts>