Getting Started
The Union Client is TypeScript-first and framework agnostic. At app.union.build we use Svelte, but you can use any framework or no frameworks at all.
If you’re a React developer, checkout this demo on Stackblitz.
pnpm add @unionlabs/sdk@^2.0.0-beta.0
yarn add @unionlabs/sdk@^2.0.0-beta.0
npm install @unionlabs/sdk@^2.0.0-beta.0
See examples in the sidebar.
See the @unionlabs/sdk
API documentation, which is autogenerated and organized by module.