@lido-sdk/providers

This project is being slowly deprecated and may not receive further updates. Check out [modern Lido SDK](https://github.com/lidofinance/lido-ethereum-sdk/pulls) to access latest functionality. It is actively maintained and is built for interacting with Li


Keywords
lido, lido-sdk, lido-js-sdk, lidofinance, tools, ui
License
MIT
Install
npm install @lido-sdk/providers@1.4.15

Documentation

⚠️DEPRECATION WARNING⚠️

This project is being slowly deprecated and may not receive further updates. Check out modern Lido SDK to access latest functionality. It is actively maintained and is built for interacting with Lido Protocol.

Lido JS SDK

JS SDK for Lido Finance projects.

Packages

Install

  1. yarn && yarn postinstall
  2. yarn build

Usage

  • yarn build — Build all packages
  • yarn lint — Run eslint across packages
  • yarn test — Run tests across packages
  • yarn test:watch — Run tests in watch mode
  • yarn typechain — Generate types