1.4.0 • Published 6 months ago

@leather.io/sdk v1.4.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

Leather SDK

This library exports an SDK to interact with Leather's RPC endpoints.

Getting started

npm install @leather.io/sdk
pnpm add @leather.io/sdk
import { createLeatherClient } from '@leather.io/sdk';

const leather = createLeatherClient();

const addresses = await leather.getAddresses();
1.4.0

6 months ago

1.3.0

6 months ago

1.2.15

6 months ago

1.2.14

6 months ago

1.2.13

6 months ago

1.2.12

6 months ago

1.2.11

6 months ago

1.2.10

6 months ago

1.2.9

6 months ago

1.2.7

6 months ago

1.2.6

7 months ago

1.2.5

7 months ago

1.2.4

7 months ago

1.2.3

7 months ago

1.2.2

7 months ago

1.2.1

7 months ago

1.2.0

8 months ago

1.1.6

8 months ago

1.1.5

8 months ago

1.1.4

8 months ago

1.1.3

8 months ago

1.1.2

8 months ago

1.1.1

8 months ago

1.1.0

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago