Skip to content

Latest commit

 

History

History

sdk

Lido Ethereum SDK

GitHub license Downloads npm Version npm npm bundle size GitHub top language GitHub Pull Requests GitHub open issues

Lido Ethereum SDK is a package that provides convenient tools for interacting with Lido contracts on the Ethereum network through a software development kit (SDK). This SDK simplifies working with Lido contracts and accessing their functionality.

Docs

See interactive docs at lidofinance.github.io/lido-ethereum-sdk

Changelog

For changes between versions see CHANGELOG.MD

Migration

For breaking changes between versions see MIGRATION.md

Installation

You can install the Lido Ethereum SDK using npm or yarn:

yarn:

yarn add @lidofinance/lido-ethereum-sdk

npm:

npm install @lidofinance/lido-ethereum-sdk