Skip to content

Commit

Permalink
feat(typescript-sdk): add sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
o-az committed Dec 15, 2023
1 parent 47a5e92 commit 0edc3c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions typescript-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@

Union Labs TypeScript SDK providing utilities for cross-chain transfers and more.

```sh
yarn add @unionlabs/client
```

```ts
import { unionActions, chain, UCS01_EVM_ADDRESS } from "@unionlabs/client";

Expand Down

0 comments on commit 0edc3c2

Please sign in to comment.