Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 981 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 981 Bytes

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