Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@leather.io/sdk

Package Overview
Dependencies
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leather.io/sdk

Leather SDK

latest
npmnpm
Version
1.5.42
Version published
Maintainers
2
Created
Source

Leather SDK

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

Getting started

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

const leather = createLeatherClient();

const addresses = await leather.getAddresses();

FAQs

Package last updated on 27 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts